Mantis Bug Tracker

Reporter: Monitored By: Assigned To: Category: Severity: Resolution: Profile:
any any any any any any any
Status: Hide Status:       Priority:
any closed (And Above)       any
Show: View Status: Show Sticky Issues: Changed(hrs): Use Date Filters: Relationships:
50 any Yes 6 No any
Platform: OS: OS Version: Tags:
any any any
Note By: any Sort by: Updated Descending  
- Search  Advanced Filters ]

Viewing Issues (1 - 50 / 1117)  Print Reports ]  CSV Export ]  Excel Export ] [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ...  Next Last ]
    PID # CategorySeverityStatusUpdatedSummary
  00060171[OCaml]
OCaml standard library
featureconfirmed2013-05-19A new format implementation based on GADTs
  00060166[OCaml]
OCaml typing
featureacknowledged2013-05-18non-recursive type declarations
  00060134[OCaml]
OCaml general
minorconfirmed2013-05-17duplicate locations cause 'unused warnings' to be lost
  000601212[OCaml]
OCaml general
featureresolved (gasche)2013-05-17object-like notation for module functions
  00060153[OCaml]
OCaml documentation
minoracknowledged2013-05-17Negative integer and float literals
  000600013[OCaml]
OCaml typing
minornew2013-05-17Warning 40 ("Constructor or label name out of scope") should be an error
  000598024[OCaml]
OCaml general
featureassigned (frisch)2013-05-17Maybe a new warning for M.() notation ?
  00059822[OCaml]
OCaml runtime system
minorresolved (dim)2013-05-14caml_leave_blocking section and errno corruption
  00060145[OCaml]
OCaml typing
minorconfirmed (garrigue)2013-05-14Existentials not allowed with 'let and'
  00058744[OCaml]
OCaml typing
minornew2013-05-10Improve error message for polymorphic variant
  000591010[OCaml]
OCaml backend (code generation)
majorresolved (meurer)2013-05-10assembler complains of invalid code
  00060112[OCaml]
OCaml typing
minornew2013-05-08Signatures with private types can make modules less constrained
  0006006 [OCaml]
OCaml backend (code generation)
majorresolved (meurer)2013-05-08Cannot "ocamlopt" the expression "x mod 1" on ARM
  00059941[OCaml]
OCaml backend (code generation)
majorresolved (meurer)2013-05-08Error: shift expression is too large
  00060101[OCaml]
OCaml otherlibs
majorresolved (xleroy)2013-05-08Big_int.extract_big_int does not handle negative numbers properly
  00060094[OCaml]
OCaml standard library
featureacknowledged2013-05-07Format.{pp_print_opt, pp_print_list, pp_print_text}
  00054076[OCaml]
OCamldoc
featureassigned (guesdon)2013-05-07Inline submodules, single-page HTML
  0006008 [OCaml]
OCamldoc
minorassigned (guesdon)2013-05-07Document the behaviour of 0004915
  00060072[OCaml]
OCaml typing
minorresolved (garrigue)2013-05-06Type-checker rejects cyclic type abbreviation even though -rectypes is activated
  00053432[OCaml]
OCaml general
minorresolved (garrigue)2013-05-06ocaml -rectypes is unsound wrt module subtyping
  00060043[OCaml]
OCaml typing
minorresolved (garrigue)2013-05-04Type information does not flow to "inherit" parameters
  00060052[OCaml]
OCaml typing
minorresolved (garrigue)2013-05-03Obj.magic with recursive modules
  0006002 [OCaml]
OCaml general
featurenew2013-05-02An easier way to avoid elided printing of values
  00060032[OCaml]
OCaml backend (code generation)
minorresolved (gasche)2013-05-01simple references sometimes slow
  000598548[OCaml]
OCaml typing
majorconfirmed (garrigue)2013-04-30Unexpected interaction between variance and GADTs
  00059998[OCaml]
OCaml backend (code generation)
minornew2013-04-30"for" loop not entirely optimal?
  00059652[OCaml]
OCaml typing
minorresolved (frisch)2013-04-29Strange auto-reference in recursive modules in case of name conflict with a functor parameter
  00058321[OCaml]
Misc
tweakresolved (frisch)2013-04-29patch to improve "wrong file naming" error messages
  00059912[OCaml]
OCaml internal build/install (Makefiles, configure)
minornew2013-04-29Syntax error in tools/Makefile.shared
  00059356[OCaml]
OCaml general
featureacknowledged2013-04-29A faster version of "raise" which does not maintain the backtrace
  00059494[OCaml]
OCaml typing
minorassigned (weis)2013-04-29[patch] Weak format checking
  00059832[OCaml]
OCaml typing
minorconfirmed2013-04-29Bad error message "Unbound class" on deprecated syntax #c [> `A]
  00059393[OCaml]
OCaml general
minorconfirmed (doligez)2013-04-29"fun (type t) when cond -> ..." should be rejected, maybe also "fun p when cond -> ..."
  00060011[OCaml]
OCaml internal build/install (Makefiles, configure)
blockresolved (gasche)2013-04-27Fatal error: exception Out_of_memory
  000599214[OCaml]
OCaml backend (code generation)
majorresolved (maranget)2013-04-26Crash when pattern-matching lazy values modifies the scrutinee
  000584810[OCaml]
OCaml typing
majorresolved (garrigue)2013-04-26Assertion failure in type checker
  0005759114[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-26Using well-disciplined type-propagation to disambiguate label and constructor names
   0005998 [OCaml]
OCaml typing
featureassigned (garrigue)2013-04-26GADT typing and exhaustiveness bugs
  0005959 [OCaml]
OCaml windows
crashacknowledged2013-04-25Crash in Unix.select
  00051212[OCaml]
OCaml general
minorresolved (weis)2013-04-24%( %) in Format module seems to be broken
  00059735[OCaml]
OCaml standard library
minorresolved (weis)2013-04-23Format module incorrectly parses format string allowing to escape arguments
  00058786[OCaml]
OCaml typing
featurenew2013-04-23Forward type declarations as an alternative to recursive modules
  00059754[OCaml]
OCaml general
minornew2013-04-23Pushing the evaluation of default expression for optional arguments is not specified
  000589922[OCaml]
OCaml standard library
featureassigned (jacques-henri.jourdan)2013-04-23Expose a way to inspect the current call stack
  00057361[OCaml]
OCaml typing
featureconfirmed (garrigue)2013-04-23Support GADTs in or-patterns
  00051433[OCaml]
OCaml general
minorassigned (garrigue)2013-04-23module types and type constraints
  00057131[OCaml]
OCaml typing
featureassigned (garrigue)2013-04-23Opening GADTs to get more equations on local abstract types introduced by module unpacking
  00057806[OCaml]
OCaml typing
textconfirmed (garrigue)2013-04-23Strange type variable names in error messages (GADTs)
  00058537[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23compiler is unable to detect unused cases in pattern matching on GADT
  00058921[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23GADT exhaustiveness check is broken
  [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ...  Next Last ]

newfeedbackacknowledgedconfirmedassignedresolvedclosed


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker