Wiki

{13} Active Tickets, defects only (63 matches)

  • List all active tickets by priority.
  • Color each row based on priority.
  • Defects only.
Ticket Summary Component Version Milestone Type Owner Status Created Updated
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) Cobra Compiler 0.8.0 defect nevdelap assigned 08/03/10 2010-09-03 19:11:35
#247 init for base class called before preconditions on derived class init are tested & compile not protecting it's calls to toString Cobra Compiler 0.8.0 defect nevdelap assigned 08/14/10 2013-04-01 08:06:05
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect nerdzero assigned 01/27/09 2014-02-12 19:16:41
#130 The compiler doesn't find the "closest" extension method Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid accepted 01/08/09 2009-03-08 05:48:16
#153 Regression test problems re tests with CultureInfo assumptions Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/24/09 2013-05-06 01:11:26
#146 bug when adding an extension method that is an overload of a BCL class Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/06/09 2009-02-24 05:50:13
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect Chuck assigned 08/09/10 2013-07-08 17:35:22
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler 0.8.0 defect Chuck assigned 10/24/10 2010-11-28 08:10:25
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler 0.8.0 defect Chuck assigned 01/15/11 2011-01-16 12:17:54
#152 Automatic library referencing from "use" does not always work Cobra Compiler 0.8.0 Cobra 0.9 defect Chuck assigned 02/24/09 2013-05-05 03:01:04
#239 -out: does not affect -test Cobra Compiler 0.8.0 defect Chuck assigned 08/08/10 2014-02-28 11:33:28
#283 Parser error regarding multi-line collection literals Cobra Compiler 0.8.0 defect Chuck assigned 07/01/12 2013-05-12 15:06:30
#2 Cannot use "x in someList" where x is dynamic? component1 defect Chuck accepted 03/16/08 2008-03-16 21:44:23
#41 False warning for if statement on box var Cobra Compiler 0.8.0 defect Chuck accepted 09/03/08 2008-09-14 06:34:12
#204 Infer correct types for lambdas and anon methods Cobra Compiler 0.8.0 defect Chuck assigned 06/14/10 2010-06-14 11:01:44
#210 Spaces after tabs should be allowed for implicit as well as explicit line continuation. Cobra Compiler 0.8.0 defect Chuck assigned 07/04/10 2013-05-05 09:04:44
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. Cobra Compiler 0.8.0 defect Chuck assigned 08/07/10 2010-09-04 13:28:32
#308 cobra internal error: unknown member exception Cobra Compiler 0.8.0 defect Charles assigned 11/15/12 2012-11-25 01:56:55
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/02/14 2014-08-02 09:57:33
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14 2014-08-07 11:20:24
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler 0.9.6 defect new 08/05/14 2014-08-05 04:52:05
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13 2013-05-27 10:51:40
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13 2013-07-20 16:51:01
#346 Cannot break out of a loop from within a branch Cobra Compiler 0.9.4 defect new 10/03/13 2013-10-03 17:56:44
#356 Preconditions for methods that return a stream are not checked Cobra Compiler 0.9.6 defect new 01/21/14 2014-01-21 23:49:00
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14 2014-02-04 10:46:36
#373 block comments extends to last commented line Cobra Compiler 0.9.6 defect new 07/14/14 2014-07-14 10:11:18
#374 shared classes do not compile Cobra Compiler 0.9.6 defect new 07/15/14 2014-07-17 09:36:59
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException Cobra Compiler 0.9.6 Cobra 0.9 defect new 06/11/14 2014-06-30 14:59:00
#171 Dynamic does not work well with arithmetic Cobra Compiler 0.8.0 defect new 07/19/09 2009-07-19 19:09:17
#187 Short circuit evaluation for chained comparisons Cobra Compiler 0.8.0 defect new 11/03/09 2009-11-03 06:33:13
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler 0.8.0 defect new 11/03/09 2009-11-03 06:31:50
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler 0.8.0 defect new 07/12/10 2012-10-31 21:20:29
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler 0.8.0 defect new 07/31/10 2010-07-31 04:35:53
#291 lambda and object initialization compiler error Cobra Compiler 0.8.0 defect new 08/05/12 2012-08-17 16:23:29
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13 2013-12-22 21:06:33
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14 2014-01-27 02:29:20
#364 Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency Cobra Compiler 0.9.6 defect new 02/11/14 2014-02-14 17:12:55
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler 0.9.6 defect new 04/24/14 2014-04-24 11:54:35
#369 Assigning values to enums out-of-order does not work Cobra Compiler 0.9.6 defect new 05/02/14 2014-05-05 11:32:52
#376 Cannot use stream as paramter type if type name is fully qualified Cobra Compiler 0.9.6 defect new 07/28/14 2014-07-28 16:12:45
#286 Invoke delegate property compiler error Cobra Compiler 0.8.0 Cobra 0.9 defect new 08/02/12 2012-08-02 21:25:57
#44 Cobra always allows combining enum values even when not legal Cobra Compiler 0.8.0 defect new 09/24/08 2008-09-24 17:05:55
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler 0.8.0 defect new 11/11/08 2008-11-11 00:05:30
#142 problem when using an object variable of nilable generic type Cobra Compiler 0.8.0 defect assigned 01/27/09 2012-09-27 04:09:49
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09 2009-06-07 03:46:12
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09 2013-06-01 21:03:51
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/09 2009-11-17 10:32:53
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10 2012-12-12 02:25:06
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/10 2014-01-24 22:37:48
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10 2010-09-03 19:14:18
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler 0.8.0 defect new 08/06/10 2010-08-06 11:30:26
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10 2010-08-09 11:52:47
#244 Cobra gets itself into a state where it puts single quotes around all the strings it is outputting. Cobra Compiler 0.8.0 defect new 08/11/10 2010-08-11 21:36:11
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10 2010-10-24 07:25:01
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10 2013-03-29 05:15:36
#306 Unable to insert underscores into some numeric literals Cobra Compiler 0.8.0 defect new 11/07/12 2012-11-07 16:24:04
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13 2013-06-18 13:30:37
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14 2014-02-01 11:18:42
#363 -turbo should default disable -dst (?) Cobra Compiler 0.8.0 defect new 02/10/14 2014-02-10 03:03:17
#366 Compiling the same file twice Cobra Compiler 0.9.6 defect new 03/01/14 2014-03-01 06:17:42
#371 MSBuild Task: error if no assembly references in .cobraproj file Cobra Compiler 0.9.6 defect new 06/29/14 2014-07-04 21:33:26
#372 MSBuild Task: a file "cobra" in the project directory causes and error on Windows. Cobra Compiler 0.9.6 defect new 06/29/14 2014-06-29 19:56:15
Note: See TracReports for help on using and creating reports.