{1} Active Tickets (148 matches)

  • List all active tickets by priority.
  • Color each row based on priority.

Results (1 - 100 of 148)

1 2
Ticket Summary Component Version Milestone Type Owner Status Created
#140 conditional expression bad code generation cfa-cc 1.0 defect new 6 years ago
#238 Function new incorrectly creates temporary objects cfa-cc 1.0 defect new 5 years ago
#10 Cannot declare anonymous union around generic type cfa-cc 1.0 defect mlbrooks assigned 8 years ago
#50 Assertion failure with tuple constructor-expressions cfa-cc 1.0 defect Rob Schluntz assigned 8 years ago
#66 Function and variable name collision for if cfa-cc 1.0 defect new 8 years ago
#95 Incorrect consideration of global and local variables in resolving waitfor mutex object. cfa-cc 1.0 defect assigned 7 years ago
#104 Tuple assertion generate bad C code cfa-cc 1.0 defect new 7 years ago
#120 dtype problem cfa-cc 1.0 defect new 7 years ago
#159 Static expression evaluation cfa-cc 1.0 defect new 6 years ago
#162 Member access of reference broken in goto statement cfa-cc 1.0 defect Thierry Delisle assigned 6 years ago
#163 Incorrect cast in polymorphique returns of builtins cfa-cc 1.0 defect Thierry Delisle assigned 6 years ago
#168 Plan-9 inheritance is not considered for satisfying a trait's assertion cfa-cc 1.0 defect new 5 years ago
#174 Cannot Check Exception Trait cfa-cc 1.0 defect new 5 years ago
#176 Assignment fails for union structure field cfa-cc 1.0 defect new 5 years ago
#186 Cannot add extra assertion on a constructor cfa-cc 1.0 defect new 5 years ago
#193 Monomorphization Failures outside of Functions cfa-cc 1.0 defect new 5 years ago
#194 Ambiguous reference vs pointer return [from ticket #70] cfa-cc 1.0 defect new 5 years ago
#195 Unnecessary dereference leads to segfault [from ticket #70] cfa-cc 1.0 defect new 5 years ago
#197 Generated constructor calls copy ctor twice on tuple elements cfa-cc 1.0 defect new 5 years ago
#200 Polymorphic Function Pointers not handled by Constructor cfa-cc 1.0 defect new 5 years ago
#201 GCC-7,8,9 Bug with -O2,3 prelude 1.0 defect new 5 years ago
#202 Type manipulation in long chains of post-fix functions cfa-cc 1.0 defect new 5 years ago
#203 Polymorphic Structure Initalization Errors cfa-cc 1.0 defect new 5 years ago
#205 Incorrect Lvalues On Expressions cfa-cc 1.0 defect new 5 years ago
#215 Cannot declare object whose size takes multiple steps of dynamic calculation cfa-cc 1.0 defect new 5 years ago
#218 Distributed Qualifiers Change Signature cfa-cc 1.0 defect new 5 years ago
#220 Reference to Array of Generics does not work cfa-cc 1.0 defect new 5 years ago
#221 Reference to Value Assertion Passes Value cfa-cc 1.0 defect new 5 years ago
#225 Wrong disambiguation for call overloaded on bare type-variable vs generic cfa-cc 1.0 defect new 5 years ago
#226 Resolver is slow at finding constructors for 3+ dimensional arrays cfa-cc 1.0 defect new 5 years ago
#227 Interpretation of assertions with struct declaration cfa-cc 1.0 defect new 5 years ago
#229 Incorrect implementation of casting to monomorphic cfa-cc 1.0 defect new 5 years ago
#232 Crash: address-of should not have intrinsic reference argument cfa-cc 1.0 defect new 5 years ago
#236 SIG_IGN does not compile cfa-cc 1.0 defect new 5 years ago
#239 Including kernel but not threads crashes vtable generation cfa-cc 1.0 defect new 5 years ago
#259 Compiler crash on large recursive assertion requests cfa-cc 1.0 defect new 3 years ago
#260 comparing signal return value crashes cfa-cc 1.0 defect new 3 years ago
#263 Missing Code Generation on Control Structure Initializers cfa-cc 1.0 defect new 3 years ago
#265 Compilation failure passing zero_t through assertions cfa-cc 1.0 defect new 3 years ago
#267 Expression candidate elimination with unsatisfiable assertion cfa-cc 1.0 defect new 3 years ago
#268 Downcasting against type parameter failed cfa-cc 1.0 defect new 3 years ago
#272 Compiler crash when referencing generic member of generic struct cfa-cc 1.0 defect new 3 years ago
#274 Size of struct and alignment/offset of polymorphic fields inside a struct is incorrect on 32 bit cfa-cc 1.0 defect new 2 years ago
#277 Constructors for nested types suffer from definition before use issues cfa-cc 1.0 defect new 2 years ago
#278 Performance issue on ARM64 due to __aarch64_sync_cache_range calls cfa-cc 1.0 defect new 2 years ago
#280 Compound Literal Hoisted Out of Function/typeof cfa-cc 1.0 defect new 2 years ago
#282 Double Member Expressions Cannot Be Used as Lvalues cfa-cc 1.0 defect new 2 years ago
#283 Shadowing Cause C Incompatability cfa-cc 1.0 defect new 2 years ago
#290 Two-Argument Conditional Revaluates Condition cfa-cc 1.0 defect new 13 months ago
#291 Cannot Lift Reference Initialization cfa-cc 1.0 defect new 10 months ago
#299 Unusable overload allowed, between array and pointer cfa-cc 1.0 defect new 8 months ago
#301 Incorrect & When Building Reference To Pointer cfa-cc 1.0 defect new 8 months ago
#303 Static Functions Used Inside Inline Functions (socket2.h) cfa-cc 1.0 defect new 7 months ago
#305 Rvalue-to-reference promotion circumvents RAII cfa-cc 1.0 defect new 6 months ago
#307 Rvalue-reference promotion missed temporaries cfa-cc 1.0 defect new 6 months ago
#309 Resolver selects arbitrary candidate from ambiguity when return types are reused cfa-cc 1.0 defect new 5 months ago
#28 Look at automatically generating ?==?, ?!=? for all structs cfa-cc 1.0 enhancement new 8 years ago
#30 Generating builtin C routines is awkward prelude 1.0 enhancement new 8 years ago
#101 Multi operators on tuples cfa-cc 1.0 enhancement new 7 years ago
#133 Better signature for copy constructors. cfa-cc 1.0 enhancement new 6 years ago
#134 Unification is not the right logic for assertion resolution cfa-cc 1.0 enhancement new 6 years ago
#136 PtrsAssignable Rework cfa-cc 1.0 enhancement new 6 years ago
#143 Extended Designator Syntax for Arrays cfa-cc 1.0 enhancement new 6 years ago
#206 Replace Lvalues With References cfa-cc 1.0 enhancement new 5 years ago
#248 Lazily generate prelude functions on demande. prelude 1.0 enhancement new 4 years ago
#249 extern "Builtins" prelude 1.0 enhancement new 4 years ago
#295 Prelude Rework (New Header for Regular Declarations) cfa-cc 1.0 enhancement new 9 months ago
#310 Find Cause of IO Header Compliation Slowdown cfa-cc 1.0 enhancement new 4 months ago
#132 Remove reference cost from resolution cfa-cc 1.0 task new 6 years ago
#254 Constructors and destructors for TLS cfa-cc 1.0 task new 4 years ago
#5 Undeclared variable with MRV/tuple function composition cfa-cc 1.0 defect assigned 8 years ago
#7 CFA Assertion Error: CodeGenerator visits TypeExpr in trait/genaric type cfa-cc 1.0 defect new 8 years ago
#11 Compiler uses all Resources when Copying from Generic Function Result cfa-cc 1.0 defect new 8 years ago
#20 zero_t doesn't work well with default arguments cfa-cc 1.0 defect new 8 years ago
#34 Incorrect Support for Two Argument ?: Operator cfa-cc 1.0 defect new 8 years ago
#57 UniqueExprs with same ID are resolved independently cfa-cc 1.0 defect Rob Schluntz assigned 8 years ago
#82 Wrong Overload Chosen cfa-cc 1.0 defect a3moss assigned 8 years ago
#85 character types cfa-cc 1.0 defect new 7 years ago
#87 Inconsistent Assertion Ordering cfa-cc 1.0 defect new 7 years ago
#88 Arrays of references cfa-cc 1.0 defect new 7 years ago
#91 Assignment to bool, not a boolean context cfa-cc 1.0 defect new 7 years ago
#93 New builtin types _FloatN and _FloatNx cfa-cc 1.0 defect new 7 years ago
#108 tuple overloading problem cfa-cc 1.0 defect new 7 years ago
#113 void & type cfa-cc 1.0 defect new 7 years ago
#130 Flexible array member of struct crashes CFA compiler when element type is generic cfa-cc 1.0 defect new 6 years ago
#138 Reference parameter in constructor with "new" initialization cfa-cc 1.0 defect new 6 years ago
#141 conditional expression warning cfa-cc 1.0 defect new 6 years ago
#145 Subscript in tuple fails cfa-cc 1.0 defect new 6 years ago
#146 Tuple member access cfa-cc 1.0 defect new 6 years ago
#147 Can't initialize const member of struct cfa-cc 1.0 defect new 6 years ago
#148 Incorrect "Initializer is too deep" error cfa-cc 1.0 defect new 6 years ago
#153 Compiler error when referencing a polymorphic type from within a polymorphic method which uses a trait whose methods operate on that same polymorphic type cfa-cc 1.0 defect new 6 years ago
#155 Missing error message cfa-cc 1.0 defect new 6 years ago
#156 Warning for "returning address of local variable" does not catch polymorphic functions cfa-cc 1.0 defect new 6 years ago
#157 Initializing functions cfa-cc 1.0 defect new 6 years ago
#177 typeof not being handled correctly by resolver cfa-cc 1.0 defect new 5 years ago
#178 mutex in thread main libcfa 1.0 defect new 5 years ago
#179 Bad Error Message if Missing sized in struct forall. cfa-cc 1.0 defect new 5 years ago
#180 Assertion Failure Due to Missing sized cfa-cc 1.0 defect new 5 years ago
#183 Polymorphic Variable Name Reuse Causes Crash cfa-cc 1.0 defect new 5 years ago
1 2
Note: See TracReports for help on using and creating reports.