{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740568423,"commit_time":1740574900,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"a1d00da81e630e5a850eab40ca59c4b5f253308e","message":"test1167: catch #defines with extra whitespace\n\nBefore this patch, it missed this in `curl/curl.h`:\n```c\n#  define __has_declspec_attribute(x) 0\n```\nAfter this patch:\n```\ntest 1167...[Verify curl prefix of public symbols in header files]\n/usr/bin/perl -I. -I.  returned 1, when expecting 0\n 1167: exit FAILED\n== Contents of files in the log/14/ dir after test 1167\n=== Start of file server.cmd\n Testnum 1167\n=== End of file server.cmd\n=== Start of file stdout1167\n Bad symbols in public header files:\n   __has_declspec_attribute(x)\n=== End of file stdout1167\nFAIL 1167: 'Verify curl prefix of public symbols in header files' source analysis\nTESTFAIL: These test cases failed: 1167\n```\n\nRef: #16491\nCloses #16496\n","parents":["f5527e57f83d8206440d724f04d57088590b7a33"],"tree_hash":"fcd7651b091d85057fc5037c9718202f1f139789"}