FreeBSD Bugzilla – Attachment 177558 Details for
Bug 214965
Mk/Uses/fortran.mk lang/gcc: bump PORTREVISION of ports using gfortran
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Example from french/aster configure
test.c (text/x-csrc), 255 bytes, created by
Thierry Thomas
on 2016-11-30 21:41:45 UTC
(
hide
)
Description:
Example from french/aster configure
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2016-11-30 21:41:45 UTC
Size:
255 bytes
patch
obsolete
> > #include <stdlib.h> > #include <stdio.h> > #define SIZE 4 > #define test(a) if (sizeof(a) == SIZE) { printf("%s\n", #a); } > int main(void){ > int ier; > test(int) else test(short int) else test(long) > return 0; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 214965
: 177558 |
177559