chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
portability: warn if provided snprintf.c is used
[secnet]
/
snprintf.c
diff --git
a/snprintf.c
b/snprintf.c
index 86f42e90df54b1165b053334b36c766a982c5407..c9ab8fc8339b9047f6353f55011056ccf9fdba7d 100644
(file)
--- a/
snprintf.c
+++ b/
snprintf.c
@@
-279,6
+279,8
@@
*/
+#warning Platform has no snprintf?! Please check included snprintf.c for sanity!
+
\f
/* ============================================= */
/* NO USER SERVICABLE PARTS FOLLOWING THIS POINT */