@ponapalt This change causes an error in one out of 2-3 reloads after compiling in my caseI'm not sure if it's a problem with MS's STL or the code I've written.https://github.com/ponapalt/yaya-shiori/commit/49d1adfd110ca9bd2ff7793e4facd955cf528631
Conversation
Notices
-
steve02081504@ukadon.shillest.net's status on Sunday, 15-May-2022 20:43:26 JST steve02081504 -
ぽな@ばぐとら 🛸 (ponapalt@ukadon.shillest.net)'s status on Sunday, 15-May-2022 20:43:26 JST ぽな@ばぐとら 🛸 @steve02081504 I don't know the cause, but for now, I made adjustments for older compilers.Since it is common to hit a compiler or STL bug in a new specification, these changes may solve the problem in some cases.https://github.com/ponapalt/yaya-shiori/commit/6394f4d35e64106f40fa82d11b1b0bb0199549d9
-
steve02081504@ukadon.shillest.net's status on Sunday, 15-May-2022 22:35:00 JST steve02081504 @ponapalt I know the problem! :blobok: vector may move old content when space is running low causing pointer to failWell, I'm a bit silly today :blobdizzy: https://github.com/ponapalt/yaya-shiori/commit/a7efac48a8461061ebdceae6efccc25ebc07e72e
-
ぽな@ばぐとら 🛸 (ponapalt@ukadon.shillest.net)'s status on Monday, 16-May-2022 04:50:58 JST ぽな@ばぐとら 🛸 @steve02081504 Ah, I see.Debug mode doesn't really help solving such kind of problem...
In conversation permalink
-