We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697e40e commit fe795b3Copy full SHA for fe795b3
nob.h
@@ -2572,7 +2572,7 @@ NOBDEF char *nob_temp_running_executable_path(void)
2572
/*
2573
Revision history:
2574
2575
- 3.0.0 ( ) Improve C++ support (by @rexim)
+ 3.0.0 (2026-01-13) Improve C++ support (by @rexim)
2576
- Fix various C++ compilers warnings and complains throughout the code.
2577
- Reimplement nob_cmd_append() without taking a pointer to temporary array (some C++ compilers don't like that)
2578
- Make default NOB_REBUILD_URSELF() try to recompile with C++ if __cplusplus macro is defined
0 commit comments