View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000122 | ascend | compiler | public | 2005-11-03 08:25 | 2009-05-06 13:24 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | |||||
Target Version | 1.0 | Fixed in Version | |||
Summary | 0000122: Remove verbose at-startup testing of signal handling? | ||||
Description | ASCEND performs some kind of testing of signal-catching, using utilities/ascSignal.c's 'testctrlc' in ascresetneeded() from Asc_SignalInit() from Asc_CompilerInit(). Is there some way we can patch this so that the alarming signal messages don't come up when ASCEND is starting up? Alternatively, perhaps we should patch the code so that a compile-time flag can be used to say whether or not signals work. This should be configurable with autoconf, so it makes sense...? | ||||
Tags | No tags attached. | ||||
|
Need to modify changeset 125 to provide 'NO_SIGNAL_TEST' or similar at startup. |
|
The runtime signal-catching tests have been disabled in SCons-built ASCEND, so we can defer this one for now. |
|
signal testing is now implemented at build-time in SCons configuration tests. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-11-03 08:25 | john | New Issue | |
2006-01-24 04:10 | john | Relationship added | related to 0000156 |
2006-01-24 04:15 | john | Note Added: 0000253 | |
2006-02-07 13:17 | john | Target release | => 1.0 |
2006-02-07 13:22 | john | Target release | 1.0 => 0.9.6 |
2006-05-10 02:48 | john | Target release | 0.9.6 => 1.0 |
2006-05-10 02:48 | john | Note Added: 0000328 | |
2006-05-10 02:48 | john | Assigned To | => john |
2006-05-10 02:48 | john | Status | new => assigned |
2009-05-01 16:53 | john | Target Version | => 0.9.7 |
2009-05-01 17:58 | john | Target Version | 0.9.7 => 1.0 |
2009-05-06 13:24 | john | Note Added: 0000519 | |
2009-05-06 13:24 | john | Status | assigned => resolved |
2009-05-06 13:24 | john | Resolution | open => won't fix |