Annotation of GNUtools/cctools/as/messages.h, revision 1.1

1.1     ! root        1: extern int bad_error;
        !             2: extern int arch_multiple;
        !             3: 
        !             4: extern void check_for_ProjectBuilder(
        !             5:     void);
        !             6: 
        !             7: extern void as_warn(
        !             8:     const char *format,
        !             9:      ...) __attribute__ ((format (printf, 1, 2)));
        !            10: 
        !            11: extern void as_bad(
        !            12:     const char *format,
        !            13:      ...) __attribute__ ((format (printf, 1, 2)));
        !            14: 
        !            15: extern void as_fatal(
        !            16:     const char *format,
        !            17:      ...) __attribute__ ((format (printf, 1, 2)));

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.