Custom Query (141 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 141)

1 2

Owner: (none) (100 matches)

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