Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 1630)

Ticket Resolution Summary Owner Reporter
#95 fixed disable e-mail feature in chicken-bug(1) felix winkelmann
Description

e-mail transmission isn't working and so should be disabled, until it can be implemented reliably (by providing a mail-server that can is relaxed enough to allow such a one-off message being sent).

commit dc0ba86aa9d4488a57ccc7e03c7dcc5b6ff41798

#96 fixed chicken-install should not use setup-mode when cross-compiling felix winkelmann
Description

When building an extension with a system configured for cross-compilation, then `-setup-mode' may not be used, or the interpreter/compiler could incorrectly try to load compilation results.

see commit 045f1db4ee22cdbecade4a17307ae61bba8bf31d

#97 fixed When cross-compiling, the active features do not represent target system felix winkelmann felix winkelmann
Description

During the cross-compile, the feature-IDs for target architecture and operating system are not correct. We need to un-register those features and register features suitable for the target.

This will probably require a -no-feature option and build-variables for target architecture and platform.

The implications for this are extremely subtle, and this may be difficult to get right.

Note: See TracQuery for help on using queries.