Custom Query (1030 matches)
Results (982 - 984 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1390 | fixed | *print-string-length* control for tracing, backtracing, and errors | ||
| Description |
It would be nice to be able to control the length of string printouts in tracing, backtracing, and error situations. This is analogous to the control over *print-length* and *print-level* that are already provided by CCL. When debugging code that deals with very long strings, this is essential. IOW, add *trace-print-string-length* analogous to *trace-print-length* and *trace-print-level* for use in tracing; add *backtrace-print-string-length* analogous to *backtrace-print-length* and *backtrace-print-level* for use in backtracing; and add *error-print-string-length* analogous to *error-print-length* and *error-print-level* for use in error messages. |
|||
| #733 | fixed | Error when compiling the kernel with mingw-w64 + cygwin + win7-64bit | ||
| Description |
When compiling the kernel with mingw-w64 + cygwin + win7-64bit (mingw-w64-bin_i686-cygwin-1.7.6-1_20100902, cygwin 1.7.7), lots of "undefined reference" errors will be emitted. Removing "define( |
|||
| #734 | fixed | Error when calling (rebuild-ccl ...) in a newly compiled wx86cl64 kernel | ||
| Description |
I successfully built a wx86cl64 kernel with mingw-w64 + cygwin + win7-64bit (mingw-w64-bin_i686-cygwin-1.7.6-1_20100902, cygwin 1.7.7), using the method mentioned in ticket #733. But when I run (rebuild-ccl :clean t) using the new kernel and the svn check out image, an error occured, saying something like "an error occured during read of memory address 0x2e when calling (ccl:get-native-utf-16-cstring)". Then I changed back to the svn check out kernel, and everything was fine, a new image was successfully built. And I tried again with the new kernel + the new image, but the same error occured. |
|||
