User Details
User Details
- User Since
- Nov 22 2021, 12:32 AM (166 w, 2 d)
- Availability
- Available
Mon, Jan 27
Mon, Jan 27
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
adriaandegroot added a comment to T5701: Mismatch between enums and config table.
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
adriaandegroot updated the task description for T5701: Mismatch between enums and config table.
adriaandegroot added a comment to T5701: Mismatch between enums and config table.
Here's a patch against b091a250d1411f9962385d1338c13481da2e0f9e.