mirror of
https://github.com/MariaDB/server.git
synced 2026-01-18 17:34:49 +01:00
compiling mariadb from a git tree Fixed sprintf deprecation warnings compiling on MacOSX. Replaced some sprintf calls with equivalent snprintf calls, enough so that "normal" compile on MacOSX (as documented in the docs) completes without warnings. |
||
|---|---|---|
| .. | ||
| ut0dbg.cc | ||
| ut0list.cc | ||
| ut0mem.cc | ||
| ut0new.cc | ||
| ut0rbt.cc | ||
| ut0rnd.cc | ||
| ut0ut.cc | ||
| ut0vec.cc | ||
| ut0wqueue.cc | ||