Bug#430234: bug out of date

2007-10-22 Thread skaller
This bug only applies to old versions of Felix. Newer versions of Felix do not put any header files in /usr/include. Felix will build with whatever data types the C/C++ compiler provides by default. [Mike, this should be closed, it doesn't apply to the current version of Felix] -- John Sk

Bug#444360: ocamlnet_2.2.8.1-3(hppa/experimental): FTBFS: tries to link non-PIC static object into shared object

2007-09-28 Thread skaller
think anything else that > > mod_caml-like projects will need it ... > > That would also need to go upstream before Fedora could accept it. Why? I would have thought it is close to *policy* to provide libraries for both static and dynamic link. -- John Skaller Felix, successor to C++: http://felix.sf.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread skaller
e on the opposite side of the argument compared to my last one (to show I'm neutral :). -- John Skaller Felix, successor to C++: http://felix.sf.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread skaller
On Mon, 2007-04-09 at 14:47 +0200, Stefano Zacchiroli wrote: > On Mon, Apr 09, 2007 at 09:25:34PM +1000, skaller wrote: > > Is it still possible to use the debugger and get a backtrace etc > > if there are no debugging symbols in these libraries? > > Of course not, but

Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread skaller
code compiler but want to use bytecode to aid debugging. [BTW: I don't use the bytecode compiler or debuggers, but i do occasionally use the toplevel interpreter for experiments] -- John Skaller Felix, successor to C++: http://felix.sf.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Bug#346572: [mipsel] Depends on ocaml-nox-3.08.3 which cannot be installed.

2006-01-08 Thread skaller
're there :) The mirror *should* add new packages, then add the index, then remove any hidden packages but I guess it just uses a generalised filesystem synching program. -- John Skaller Felix, successor to C++: http://felix.sf.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Bug#327736: lablgl: FTBFS on m68k, ocamlmktop crashes at exit

2005-09-12 Thread skaller
$::tk_library] < 0} { lappend ::auto_path $::tk_library } which suggests somehow /usr/lib/tk8.4 needed to be on the auto-load search path already. -- John Skaller signature.asc Description: This is a digitally signed message part

Bug#327736: lablgl: FTBFS on m68k, ocamlmktop crashes at exit

2005-09-11 Thread skaller
t Tk has been misused by everyone for decades including its designer, who never understood how to make it load properly -- so it isn't surprising no one else did either. Looks like it is STILL all wrong. The open chain MUST go: appl --> tcl --> tk and the close chain is the reverse. If the app wants to call Tk api, it can open tk after Tcl has. It should close it before closing Tcl, so that Tcl can close tk, which allows tk to unlink itself from the event loop whilst that event loop's static data is still held by Tcl. -- John Skaller signature.asc Description: This is a digitally signed message part

Bug#319167: felix: flx expects libflx_static.a in wrong path

2005-07-20 Thread skaller
x/rtl, but for Debian I put it in the usual place required by the Debian Policy: so there is a conflict. I didn't catch this because the test procedure doesn't use the 'flx' script. -- John Skaller signature.asc Description: This is a digitally signed message part

Bug#312734: ITP: felix -- a high performance statically typed scripting language

2005-06-09 Thread John Skaller
Package: wnpp Severity: wishlist * Package Name : felix Version: 1.1.0 Upstream Author: john skaller<[EMAIL PROTECTED]> * URL: http://felix.sourceforge.net * License: BSD * Description: high performance statically typed scripting language Felix is a ne