- 0005895: [OCamlbuild (the tool)] Sometimes ocamlbuild does not create symlinks - new. - 0005166: [OCaml runtime system] Segfaults in bytecode callbacks (doligez) - feedback. - 0004886: [Camlp4] Desugaring of camlp4 quotations of labeled patterns duplicates variables (garrigue) - feedback. - 0005750: [OCaml internal build/install (Makefiles, configure)] Error during make opt command, based on research isses detect platform type of s390x - feedback. - 0005256: [OCaml general] Processes opened using Unix.open_process* inherit all opened file descriptors (including sockets) - feedback. - 0004616: [OCaml general] Repeated custom block allocations lead to space leaks (doligez) - feedback. - 0004422: [OCamlbuild (the tool)] ocamlbuild doesn't rebuild some targets even though dependencies are rebuilt (xclerc) - feedback. - 0005098: [OCaml general] creating module values may lead to memory leaks - acknowledged. - 0005149: [OCaml documentation] various problems in the ocaml documentation - acknowledged. - 0004957: [OCaml general] ocamlc -where, camlp4 -where, etc. add \r\n on mingw - acknowledged. - 0004175: [OCaml general] runtime header file io.h conflicts with a system header file - acknowledged. - 0005818: [OCaml typing] Function signatures be dropped out from recursive modules within higher order functor - acknowledged. - 0005811: [Misc] Untypeast produces singleton tuples for constructor patterns with only one argument - acknowledged. - 0005783: [OCaml windows] Unix.select returns immediately when waiting for the completion of a non-blocking socket connection - acknowledged. - 0005418: [OCaml general] Configure script does not honour honor CC environement variable - acknowledged. - 0005753: [OCaml internal build/install (Makefiles, configure)] compiler-libs/ocamltoplevel.cmxa - acknowledged. - 0005685: [Camlp4] Antiquotation bug (quotation expr, with antiquotation list) - acknowledged. - 0005565: [OCaml documentation] Typing errors in the examples of the "Format mini-guide" on the website - acknowledged. - 0005250: [OCaml general] ocamlrun gets confused on cygwin if the name of the supplied bytecode file clashes with another file in the path - acknowledged. - 0005266: [OCaml general] Unix.{system,open_process_{in,out,full}} are not threadsafe - acknowledged. - 0005253: [OCaml documentation] Unix: the API doc should say how functions behave under windows. - acknowledged. - 0005178: [OCaml general] Compile a 32-bit version of OCaml on a 64-bit linux OS - acknowledged. - 0005079: [OCaml general] msvc: ocaml compilers should call cl.exe with /W3 - acknowledged. - 0005074: [OCaml general] wrong backtrace printed when mixing modules with and without debug info - acknowledged. - 0005044: [OCaml general] Emacs doesn't recognize the backtrace error location format - acknowledged. - 0004920: [OCaml documentation] example of linking C main with OCaml runtime needs additional libraries - acknowledged. - 0004906: [OCaml general] $PWD not set in Sys.command after Sys.chdir on Solaris - acknowledged. - 0004885: [Camlp4] Incorrect/unwanted behavior on invalid string inputs - acknowledged. - 0004788: [OCaml general] Highly misleading error message - acknowledged. - 0004743: [OCaml documentation] About generational global roots in the manual - acknowledged. - 0004595: [Camlp4] Characters location of @here are not correct - acknowledged. - 0004832: [OCaml otherlibs] Filling bigarrays may block out runtime - acknowledged. - 0004812: [OCaml general] Add extern int code_of_unix_error (value error); - acknowledged. - 0004771: [OCaml general] Dynlink.allow_only should call default_available_units or docs should be updated - acknowledged. - 0004499: [OCaml windows] Changes to the environment are invisible to Sys.getenv - acknowledged. - 0004466: [OCaml general] Unix.select on Windows not handling reads and writes to same socket - acknowledged. - 0004719: [OCaml general] Sys.executable_name is wrong if executable name contains dots - acknowledged. - 0004363: [Camlp4] map and fold filters don't handle polymorphic variant extension - acknowledged. - 0004229: [OCaml documentation] Casser le typage avec Dynlink - acknowledged. - 0004148: [OCaml documentation] Description de -pack dans le manuel - acknowledged. - 0004138: [OCaml documentation] Documentation for Unix.mkdir - acknowledged. - 0004099: [OCaml windows] Bug in Makefile.nt: won't stop on error - acknowledged. - 0004096: [OCaml general] "step 0 Load the program and stop on the first event" semble faux - acknowledged. - 0004080: [OCaml general] segfault avec ocamlopt -pack - acknowledged. - 0004070: [OCaml general] Small tweak for some numeric functions in Pervasives - acknowledged. - 0003829: [OCaml general] Nom de module = nom d'exception - acknowledged. - 0004013: [OCaml general] feature wish: define CAML_NAME_SPACE per default - acknowledged. - 0004079: [OCaml standard library] Queue.copy is not tail recursive ! - acknowledged. - 0004077: [OCaml general] Specialisation des primitives (xleroy) - acknowledged. - 0003922: [OCaml general] Detecter inclusions multiples de .cmx - acknowledged. - 0003959: [OCaml general] no exit on bad #use in ocaml scripts - acknowledged. - 0003957: [OCaml general] [> {typexpr} as 't ] yields a syntax error with yacc syntax - acknowledged. - 0003947: [OCamldoc] Bad link (guesdon) - acknowledged. - 0003805: [OCaml general] misc. camlp4 + doc - acknowledged. - 0003771: [OCaml windows] Reading Unicode filenames fails on Windows - acknowledged. - 0003789: [OCaml windows] Addition to bug 0003771 - acknowledged. - 0003786: [OCaml windows] Addition to bug 0003771 - acknowledged. - 0003679: [OCaml general] Warning display problems - acknowledged. - 0003488: [OCaml general] -pack and cmx dependancies - acknowledged. - 0003468: [OCaml documentation] Sys_error documentation - acknowledged. - 0003236: [OCaml general] Queue+Threads+Cygwin native causes crash - acknowledged. - 0002719: [OCaml general] Proble in the Mac OS X compiler [PPC code generator] - acknowledged. - 0003963: [OCaml general] Graphics.wait_next_event in Win32 hangs if window closed. - acknowledged. - 0005540: [OCaml general] Installing more modules + separate Dynlink from Toplevellib - acknowledged. - 0005350: [OCaml general] Check return codes everywhere (lefessan) - acknowledged. - 0003612: [OCaml otherlibs] memory leak in bigarray read from file - acknowledged. - 0005578: [OCaml windows] Windows: Exception raised when reading from a socket - acknowledged. - 0004839: [OCaml general] natdynlink reproducible segfault - acknowledged. - 0005896: [Camlp4] camlp4.macro fails to undefine a macro with an expression - confirmed. - 0005803: [OCaml standard library] Format.fprintf does not support string substitution - confirmed. - 0005788: [OCaml general] Exception rebinding breaks pattern matching - confirmed. - 0005712: [OCaml documentation] some documentation problems - confirmed. - 0005765: [OCaml tools (ocaml{lex,yacc,dep,browser})] ocamllex doesn't preserve line directives - confirmed. - 0005739: [OCaml standard library] Printf.printf "%F" (-.nan) returns -nan - confirmed. - 0004430: [OCamldoc] ocamldoc -css-style doesn't seem to work. (guesdon) - confirmed. - 0005705: [Camlp4] Camlp4 accepts bad syntax and may also bomb on it - confirmed. - 0004855: [Camlp4] camlp4 doesn't handle "-I +directory" notation for include directories - confirmed. - 0004686: [OCamldoc] Wrong module signature in generated doc - confirmed. - 0004846: [Camlp4] move_start_p is partially used in Struct/Lexer.mll - confirmed. - 0004485: [OCaml general] Keyboard events incorrectly delivered to Graphics module's polling routines when compiled natively - confirmed. - 0004108: [OCaml general] Memory-mapping of bigarrays may exhaust address space - confirmed. - 0005713: [OCaml typing] Opening GADTs to get more equations on local abstract types introduced by module unpacking (garrigue) - assigned. - 0004978: [OCaml general] exceptions lose identity after marshalling (meyer) - assigned. - 0005752: [OCamlbuild (the tool)] missing dependencies at byte-code link with mlpack (meyer) - assigned. - 0004934: [OCamlbuild (the tool)] ocamlbuild takes up to one minute to scan already done parts of Coq sources (meyer) - assigned. - 0005212: [OCamlbuild (the tool)] ocamlbuild does not warn for bad input (meyer) - assigned. - 0005754: [OCamlbuild (the tool)] Not optimal parallel build of dependencies (meyer) - assigned. - 0005751: [Caml web site] Please provide official _O_Caml logos. (meyer) - assigned. - 0005756: [OCamlbuild (the tool)] ocamlbuild spends a lot of time logging (meyer) - assigned. - 0005613: [OCaml windows] Flexdll's dll produced from several object files fails to load (frisch) - assigned. - 0005401: [OCaml general] OCamlbrowser ignores command line arguments on win32/msvc (garrigue) - assigned. - 0005395: [OCamlbuild (the tool)] OCamlbuild ignores relative-symlinked subdirectories or subdirectories with a trailing slash. (xclerc) - assigned. - 0005243: [OCamlbuild (the tool)] Improve the API documentation (xclerc) - assigned. - 0002187: [OCaml general] Re: wowcamldebug exit issue (xclerc) - assigned. - 0005048: [Camlp4] Labeled arguments parsed differently on camlp4 versus regular compiler (xclerc) - assigned. - 0005015: [OCamlbuild (the tool)] ocamlbuild doesn't compile files in subdirectory even if dependencies are correct (xclerc) - assigned. - 0005114: [Camlp4] wrong location inside alias patterns (xclerc) - assigned. - 0005002: [OCamldoc] ocamldoc lost "with type" in "include ... with type ..." (guesdon) - assigned. - 0004848: [OCaml general] ocamlc is being noisy when running with g++-4.4 (doligez) - assigned. - 0004747: [OCaml standard library] Hashtbl.resize is not tail recursive (gasche) - assigned. - 0004598: [Camlp4] Loc.to_string: bad support for multiple lines (doligez) - assigned. - 0004469: [OCaml general] emacs mode : caml-set-compile-command is annoying (doligez) - assigned. - 0004269: [OCaml documentation] man page for labltk (garrigue) - assigned. - 0004613: [OCamlbuild (the tool)] Tries to build cmo files for native target(s) (xclerc) - assigned. - 0004573: [OCamlbuild (the tool)] Packing modules without _tag (xclerc) - assigned. - 0004611: [OCamlbuild (the tool)] Dependencies not built despite matching tags (xclerc) - assigned. - 0004574: [OCamlbuild (the tool)] Profiling (xclerc) - assigned. - 0005371: [OCamlbuild (the tool)] questionable reasoning in job control code (xclerc) - assigned. - 0004935: [OCamlbuild (the tool)] ocamlbuild -j does not compile in parallel a parallelizable development (xclerc) - assigned. - 0005658: [OCaml internal build/install (Makefiles, configure)] ocaml compiler lib asttypes - assigned. - 0004995: [OCaml general] calls to stat() don't release the runtime lock (shinwell) - assigned. - 0005138: [OCamlbuild (the tool)] option "-j" doesn't parallelize processes on windows (xclerc) - assigned. - 0004870: [OCamlbuild (the tool)] Ocamlbuild is too slow when using the "include" tag on many directories (xclerc) - assigned. - 0005150: [Camlp4] MinGW/msys: Camlp4 crashes (xclerc) - assigned. - 0005965: [OCaml typing] Strange auto-reference in recursive modules in case of name conflict with a functor parameter (frisch) - resolved. - 0005121: [OCaml general] %( %) in Format module seems to be broken (weis) - resolved. - 0005035: [OCaml documentation] expr.{expr} form not documented - resolved. - 0004592: [OCamlbuild (the tool)] .mlpack dependencies not considered while building? (meyer) - resolved. - 0005686: [OCamlbuild (the tool)] .itarget does not work (meyer) - resolved. - 0005755: [OCamlbuild (the tool)] Implement a test suite for ocamlbuild (meyer) - resolved. - 0005673: [OCaml typing] type equality a in polymorphic field (garrigue) - resolved. - 0005717: [OCaml general] Fatal error: out of memory. (doligez) - resolved. - 0005546: [OCaml backend (code generation)] moving a function into an internal module slows down its use (frisch) - resolved. - 0005563: [OCaml otherlibs] Caml.Unix.select doesn't bounds-check file-descriptor integer - resolved. - 0005746: [Misc] caml-list, wrong link to subscribtion management and archives in footer. - closed.