This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ssize_t


Hi guys,

building latest Imagemagick, the test for ssize_t is now failing with a
puzzling

 $ gcc  ssize_t.c -o ssize_t
ssize_t.c: In function ‘main’:
ssize_t.c:115:22: error: expected expression before ‘)’ token
 if (sizeof ((ssize_t)))
                      ^

any clue what to look for ?
Attached the test from config.log.

$ uname -svr
CYGWIN_NT-6.1 2.6.1(0.305/5/3) 2016-12-16 11:55

Regards
Marco




Attachment: ssize_t.c
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]