Jump to content
  • 0

Help with this warning


Kloshke

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

I saw this following warning when i was done recompiling.
 
 

msg_conf.c:72:2: warning: no newline at end of file
CC    cli.c
cli.c:137:2: warning: no newline at end of file
AR    obj_all/common.a
MKDIR    obj_sql
CC    sql.c
AR    obj_sql/common_sql.a

It doesn't stop the recompiling, but I want to know what this means and how to fix it. I am using the latest svn.

Any help would be appreciated. thank you!

Edited by Kloshke
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

just

1. open msg_conf.c -> CTRL+END -> ENTER

2. open cli.c -> CTRL+END -> ENTER

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  144
  • Reputation:   4
  • Joined:  10/28/12
  • Last Seen:  

what did you change b4 you got that error?? probably that's where the error is from

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

just

1. open msg_conf.c -> CTRL+END -> ENTER

2. open cli.c -> CTRL+END -> ENTER

Thank you very much! The warning is gone :)

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

u're welcome

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...