Skip to content

Instantly share code, notes, and snippets.

@chenrui333
chenrui333 / # locust - 2023-10-27_11-39-52.txt
Created October 27, 2023 15:40
locust on macOS 14 - Homebrew build logs
Homebrew build logs for locust on macOS 14
Build date: 2023-10-27 11:39:52
@chenrui333
chenrui333 / # mps-youtube - 2023-10-16_07-37-21.txt
Created October 16, 2023 11:38
mps-youtube on macOS 13 - Homebrew build logs
Homebrew build logs for mps-youtube on macOS 13
Build date: 2023-10-16 07:37:21
#!/bin/bash
RED="\033[0;31m"
NC="\033[0m"
c="@"
while true ; do
if ( git show -m "$c" | grep -q '^- *sha256.*sonoma' ) ; then
for file in `git show -m "$c" | grep '^diff ' | sed -e 's/.*\/Formula\///'` ; do
form=`echo $file | sed -e 's/\.rb//' -e 's/.*\///'`
@chenrui333
chenrui333 / # appstream - 2023-09-18_00-40-30.txt
Created September 18, 2023 04:40
appstream on macOS 13.5 - Homebrew build logs
Homebrew build logs for appstream on macOS 13.5
Build date: 2023-09-18 00:40:30
@chenrui333
chenrui333 / # portablegl - 2023-09-08_01-26-10.txt
Created September 8, 2023 05:29
portablegl on macOS 13.5 - Homebrew build logs
Homebrew build logs for portablegl on macOS 13.5
Build date: 2023-09-08 01:26:10
@chenrui333
chenrui333 / # portablegl - 2023-09-08_01-26-10.txt
Created September 8, 2023 05:27
portablegl on macOS 13.5 - Homebrew build logs
Homebrew build logs for portablegl on macOS 13.5
Build date: 2023-09-08 01:26:10
@chenrui333
chenrui333 / # openblas - 2023-09-03_21-17-14.txt
Created September 4, 2023 01:22
openblas on macOS 13.5 - Homebrew build logs
Homebrew build logs for openblas on macOS 13.5
Build date: 2023-09-03 21:17:14
@chenrui333
chenrui333 / # math-comp - 2023-09-03_09-54-04.txt
Created September 3, 2023 13:55
math-comp on macOS 13.5 - Homebrew build logs
Homebrew build logs for math-comp on macOS 13.5
Build date: 2023-09-03 09:54:04
@chenrui333
chenrui333 / # objfw - 2023-09-03_09-48-10.txt
Created September 3, 2023 13:48
objfw on macOS 13.5 - Homebrew build logs
Homebrew build logs for objfw on macOS 13.5
Build date: 2023-09-03 09:48:10
diff --git a/sqlite3odbc.c b/sqlite3odbc.c
index 79361da..fbe711a 100644
--- a/sqlite3odbc.c
+++ b/sqlite3odbc.c
@@ -13305,7 +13305,7 @@ drvdriverconnect(SQLHDBC dbc, SQLHWND hwnd,
attas, sizeof (attas), ODBC_INI);
}
#endif
- illag[0] = '\0';
+ ilflag[0] = '\0';