| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Let's focus on #524 for now and leave the NonExistingFilesCache stuff under SIMPLECPP_WINDOWS. |
Sorry, something went wrong.
|
And please mention the ticket it fixes in the title. |
Sorry, something went wrong.
|
Yes.. in general it is better to use _WIN32 to check if windows is used. |
Sorry, something went wrong.
|
I published #541 as a replacement. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Removes __CYGWIN__ and __MINGW32__ checks, as well as the SIMPLECPP_WINDOWS macro, in favor of _WIN32. Needed for #475.