[Bug 286851] Review Request: kaya - A Statically typed, imperative programming-language

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 19 09:44:39 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: kaya - A Statically typed, imperative programming-language


https://bugzilla.redhat.com/show_bug.cgi?id=286851


cim at kayalang.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cim at kayalang.org




------- Additional Comments From cim at kayalang.org  2007-11-19 04:44 EST -------
If you want a debug package, then ./configure --enable-debug will make one,
*but* the debug build is unoptimised (-O0 rather than -O2, when compiling the
run-time and standard library) so you lose a lot of performance. With a small
bit of obvious patching of configure.ac you could change this, though.

Also, there isn't a kaya debugger (yet!), and unless you're very familiar with
the language internals, gdb is not great either, so you're really not losing
much by not having debug symbols.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list