Commit Graph

7 Commits

Author SHA1 Message Date
leitner
b7b8a0efc1 gcc 15 and C23 force some union trickery on buffer.h :-(
add a few buffer_init*_forread variants to pretend we have type safety
  make sure buffer_init_staticcontents handles flushing attempts
2025-04-22 09:32:03 +00:00
leitner
90529e9952 reduce compiler warnings during unit tests 2023-09-29 12:53:57 +00:00
leitner
91c02ad365 undo fatfinger 2020-11-14 17:21:58 +00:00
leitner
6ca4390c8e also advance cur if upstream is a bytestream or an iobuf 2020-11-14 17:09:49 +00:00
leitner
4f66a05d0b remove some warnings in unit tests
catch impossible buffer in bs_init_membuf
2020-10-30 15:06:17 +00:00
leitner
3128a340ac make unit tests self contained 2020-10-30 14:36:05 +00:00
leitner
4df5ee1bf3 add prs_readblob (no unit tests yet) 2020-10-30 12:52:15 +00:00