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 (51 - 100 / 1119)  Print Reports ]  CSV Export ]  Excel Export ] [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ...  Next Last ]
    PID # CategorySeverityStatusUpdatedSummary
  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
  00057244[OCaml]
OCaml general
majorresolved (garrigue)2013-04-23Interaction between GADTs and polymorphic variants
  00059481[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23GADT with polymorphic variants bug
   00058674[OCaml]
OCaml typing
featureacknowledged (garrigue)2013-04-23there is no syntax to bind a type variable introduced in a gadt pattern
  00059811[OCaml]
OCaml typing
majorresolved (garrigue)2013-04-23Incompatibility check assumes abstracted type constructors are injective
  00059893[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23Assumed inequalities involving private rows
  00059931[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23Variance information on private type abbreviations is not checked for module subtyping
  00059971[OCaml]
OCaml typing
minorresolved (garrigue)2013-04-23Non-compatibility assumed between concrete types with same constructor
  0005996 [OCaml]
OCamlbuild (the tool)
minorconfirmed2013-04-22ocamlbuild -build-dir dangerous behaviour
  00059951[OCaml]
OCaml general
minorconfirmed2013-04-22Uncaught exceptions & packing
  0005990 [OCaml]
OCaml general
featurenew2013-04-18Calling a method from a super class on a modified version of self
  00059862[OCaml]
OCaml general
minorresolved (xleroy)2013-04-18Protect against marshaling 64-bit integers in bytecode
  0005988 [OCaml]
OCaml documentation
textacknowledged2013-04-17-impl is a valid flag for ocamlopt
  00059256[OCaml]
OCaml general
crashresolved (gasche)2013-04-17Stack overflow in compiler
  00059575[OCaml]
OCaml backend (code generation)
minorresolved (gasche)2013-04-17linking -big- files causes failure in ocamlc
  0005974 [OCaml]
OCaml documentation
minornew2013-04-16str regexp documentation
  000587920[OCaml]
OCaml general
featureacknowledged2013-04-16Static exception handlers (i.e. well-disciplined gotos!)
  00059871[OCaml]
OCaml documentation
minornew2013-04-16Constraints on type declarations can be of the form "typexpr = typexpr", not only "'ident = typexpr"
  0005914 [OCaml]
OCaml typing
minornew2013-04-16Functor breaks with an equivalent argument signature
  00059555[OCaml]
OCaml typing
featureresolved (gasche)2013-04-16support "let module rec ... in ..."
  000572118[OCaml]
OCaml backend (code generation)
featureconfirmed (lefessan)2013-04-15patch to use frame pointer to profile code with Linux perf tools
  000593617[OCaml]
OCaml general
minorconfirmed2013-04-15Weird syntax accepted by OCaml
  00059196[OCaml]
OCamlbuild (the tool)
crashresolved2013-04-15ocamlopt generates bad executable
  000591614[OCaml]
OCaml typing
minorconfirmed (lefessan)2013-04-15Compile time performance of opens
  000597712[OCaml]
OCaml general
minorresolved (frisch)2013-04-15Build failure on raspberry pi: "input_value: integer too large"
  00059841[OCaml]
OCaml typing
minorconfirmed (garrigue)2013-04-14Variance information is not properly propagated through functor applications
  00059791[OCaml]
OCaml general
featurenew2013-04-10New warning for never used optional argument
  00057931[OCaml]
OCaml standard library
minorresolved (xclerc)2013-04-09Integer marshalling is inconsistent between architectures
  0005952 [OCaml]
OCaml standard library
featurenew2013-04-08Hashtbl.keys => giving back list of keys
  000566726[OCaml]
OCaml typing
featureacknowledged2013-04-08Autofocusing pattern on record field to simplify matching trees with meta-data
  00059761[OCaml]
OCaml runtime system
majornew2013-04-05Illegal recovery of 2 stack overflows with ocamlopt in Mac OS
  00049784[OCaml]
OCaml general
minorassigned (meyer)2013-04-05exceptions lose identity after marshalling
  00059606[OCaml]
OCaml standard library
featureresolved (gasche)2013-04-02List.cons function
  00059711[OCaml]
OCaml documentation
textresolved (meyer)2013-04-01Omission in caml_copy_int64 documentation
  00049655[OCaml]
OCaml general
minorresolved (shinwell)2013-03-31String.compare not specialized
  00059642[OCaml]
OCaml backend (code generation)
minorresolved (frisch)2013-03-28ocamlopt option "-dclambda" doesn't work
  00057841[OCaml]
OCaml backend (code generation)
minorresolved (frisch)2013-03-28-dclambda option is ignored
  0005963 [OCaml]
OCamlbuild (the tool)
featurenew2013-03-27Include support for rpath and static linking flags in ocamlbuild
  0005962 [OCaml]
OCaml documentation
minornew2013-03-26ocamlmklib documentation is not accurate
  00059612[OCaml]
OCaml typing
minorresolved (frisch)2013-03-26Unused type warnings seem to does not work with the ghost locatoin
  00058876[OCaml]
OCaml runtime system
minorassigned (meyer)2013-03-25Name clash with memory.h header file with the Android NDK
  00059506[OCaml]
OCaml general
featureresolved2013-03-25relocatable ocaml compiler
  00059343[OCaml]
OCaml general
minorresolved2013-03-24undefined integer overflows
  00058727[OCaml]
OCaml standard library
minoracknowledged2013-03-24Performance: Buffer.add_char is not inlined
  0005958 [OCaml]
OCaml runtime system
featurenew2013-03-23Generalized polymorphic #install_printer
  00059212[OCaml]
OCaml general
minorresolved2013-03-224.01.0dev emits compact unwind warnings since switch to clang
  00059532[OCaml]
OCaml otherlibs
minorresolved (dim)2013-03-22Unix.system does not handle EINTR
  [ 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