Logo
Explore Help
Sign In
mirror/json-c
1
0
Fork 0
You've already forked json-c
mirror of https://github.com/json-c/json-c.git synced 2026-03-30 02:19:06 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
928fa96db7348b289c2e91cdd76e2bbf297de011
json-c/strerror_override_private.h

15 lines
306 B
C
Raw Normal View History

PR #336: since we can't use function overriding (due to problems with it on OSX) always include the _json_c_strerror function but only enable it with a flag during tests.
2017-07-15 07:07:28 -07:00
#ifndef __json_strerror_override_private_h__
#define __json_strerror_override_private_h__
Add a brief overview of each file to the docs.
2017-12-06 00:20:59 -05:00
/**
* @file
* @brief Do not use, json-c internal, may be changed or removed at any time.
*/
Add includes and split off json_types.h to help ensure that headers can be included in any order.
2020-04-06 13:55:27 +00:00
#include "json_types.h"
PR #336: since we can't use function overriding (due to problems with it on OSX) always include the _json_c_strerror function but only enable it with a flag during tests.
2017-07-15 07:07:28 -07:00
/* Used by tests to get consistent output */
Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escapes, define __func__ and omit unistd.h if needed.
2019-11-23 20:31:14 -05:00
JSON_EXPORT int _json_c_strerror_enable;
PR #336: since we can't use function overriding (due to problems with it on OSX) always include the _json_c_strerror function but only enable it with a flag during tests.
2017-07-15 07:07:28 -07:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 36ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 粤ICP备2023071974号-5