Skip to content

Commit

Permalink
utl: fix csv parsing for >32 columns, throw for >64
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Dec 6, 2024
1 parent 7c2d30e commit ff3b166
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[utl]
[email protected]:motis-project/utl.git
branch=master
commit=9c44a5abcb62c0463df87355e0cb29d90906f0d0
commit=368fdcb8326ced5bb151b60c09a07c2e5f09bf55
[adr]
[email protected]:triptix-tech/adr.git
branch=master
Expand Down
4 changes: 2 additions & 2 deletions .pkg.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
6176226545254116619
12951472930669557279
cista 847b27100b7e730370b810ce62206a66b0bf2d79
zlib-ng 68ab3e2d80253ec5dc3c83691d9ff70477b32cd3
boost 930f38eb0365ceb7853273e03da4d9e7787abfb9
googletest 7b64fca6ea0833628d6f86255a81424365f7cc0c
mimalloc e2f4fe647e8aff4603a7d5119b8639fd1a47c8a6
libressl 24acd9e710fbe842e863572da9d738715fbc74b8
fmt dc10f83be70ac2873d5f8d1ce317596f1fd318a2
utl 9c44a5abcb62c0463df87355e0cb29d90906f0d0
utl 368fdcb8326ced5bb151b60c09a07c2e5f09bf55
res b759b93316afeb529b6cb5b2548b24c41e382fb0
date ce88cc33b5551f66655614eeebb7c5b7189025fb
yaml-cpp 1d8ca1f35eb3a9c9142462b28282a848e5d29a91
Expand Down

0 comments on commit ff3b166

Please sign in to comment.