| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| async.h | ||
| database.cc | ||
| database.h | ||
| gcc-preinclude.h | ||
| macros.h | ||
| node_sqlite3.cc | ||
| statement.cc | ||
| statement.h | ||
| threading.h |
gcc-preinclude.h contains a fix for old Linux systems but it's included unconditionally on other platforms as well. I could update the GYP files to exclude it on other platforms but it seems easier to add a `defined(__linux__)` guard to the header file. Let this be the last fix.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| async.h | Loading commit data... | |
| database.cc | Loading commit data... | |
| database.h | Loading commit data... | |
| gcc-preinclude.h | Loading commit data... | |
| macros.h | Loading commit data... | |
| node_sqlite3.cc | Loading commit data... | |
| statement.cc | Loading commit data... | |
| statement.h | Loading commit data... | |
| threading.h | Loading commit data... |