Menu

#5 Warning in math/erfl.c: incompatible implicit declaration

closed-fixed
crt (86)
3
2007-09-10
2007-08-25
NightStrike
No

I receive the following warnings when compiling erfl.o from erfl.c in file revision 30:

./math/erfl.c: In function 'erfcl':
./math/erfl.c:250: warning: incompatible implicit declaration of built-in function 'erfl'

Discussion

  • Kai Tietz

    Kai Tietz - 2007-09-10
    • status: open --> closed-fixed
     
  • Kai Tietz

    Kai Tietz - 2007-09-10

    Logged In: YES
    user_id=1598680
    Originator: NO

    Add function prototype declaration.

     
  • NightStrike

    NightStrike - 2007-09-10
    • priority: 5 --> 3
    • status: closed-fixed --> open-fixed
     
  • NightStrike

    NightStrike - 2007-09-10

    Logged In: YES
    user_id=1864092
    Originator: YES

    Fixed in revision 62.

     
  • NightStrike

    NightStrike - 2007-09-10
    • assigned_to: nobody --> ktietz70
     
  • NightStrike

    NightStrike - 2007-09-10
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.