- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 27 2025
Jan 27 2025
adriaandegroot committed rGPGMEPP47636a55ee1a: Don't depend on FILE being available in the global namespace -- cstdlib may put… (authored by adriaandegroot).
Don't depend on FILE being available in the global namespace -- cstdlib may put…
adriaandegroot committed rGPGMEPP68721c0ceae0: The int and bool operators from class Error are ambiguous; force to the bool… (authored by adriaandegroot).
The int and bool operators from class Error are ambiguous; force to the bool…
adriaandegroot committed rGPGMEPPf73b0b2189f7: Combat assumptions about strlen ending up in global namespace; strdup is not… (authored by adriaandegroot).
Combat assumptions about strlen ending up in global namespace; strdup is not…
adriaandegroot committed rGPGMEPP82230da214b7: strcmp isn't necessarily exported from namespace std (although gcc does this… (authored by adriaandegroot).
strcmp isn't necessarily exported from namespace std (although gcc does this…
adriaandegroot committed rGPGMEPPaa0c490f003d: Want cstdlib for std::free (authored by adriaandegroot).
Want cstdlib for std::free
Nov 23 2021
Nov 23 2021
So that you don't need to chase the downstream bug report, the problem from a user's perspective looks like this:
Nov 22 2021
Nov 22 2021
Here's a patch against b091a250d1411f9962385d1338c13481da2e0f9e.