[Freeciv-Dev] patch: sbuffer
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
The way the strbuffermalloc() stuff is implemented in the registry,
there is only one global strbuffer, which means you can only safely
have one section_file (registry file) open at a time.
This patch removes that restriction, by turning the strbuffer
stuff into a new module "sbuffer", with multiple strbuffer
instances via "struct sbuffer".
-- David
sbuffer1.diff.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] patch: sbuffer,
David Pfitzner <=
|
|