Custom Query (122 matches)
Results (58 - 60 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#44 | wontfix | Propose we omit --pedantic-errors unless maintainer mode is specified. | andreasw | lou |
Description |
Specifying --pedantic-errors causes build failures on some systems and huge numbers of warnings on others. Our users can't do anything about this and don't need to see the errors/warnings. I'm proposing we change coin.m4 so that the majority of the compile warning flags are used only when maintainer mode is enabled. |
|||
#48 | fixed | Augment COIN_HAS_PROJECT to allow alternate locations for COIN projects. | andreasw | lou |
Description |
User (Dean Kassman) requests ability to specify alternate locations for COIN projects, analogous to COIN_HAS_USER_LIBRARY. |
|||
#58 | fixed | ASL build on Solaris / x86 fails to build fpsetprec? | andreasw | lou |
Description |
Speculative ticket, just to document the problem. ASL fails its final link on Solaris x86 because it can't find fpsetprec(). There's an assembly code file fpsetprec.s in the ASL distribution, and comments in makefile.u clearly indicate it's meant for use on Solaris x86. Something's going wrong. I will poke at it. |