Menu

#172 SrcEdit: header params doesn't work

open
SrcEdit (57)
3
2008-04-09
2005-04-02
No

If you write MemInit in SrcEdit and tap keyword
completion, it appears in the list, hence SrcEdit is
aware of it in one place... however, then tapping
Header params does nothing. For some reason Header
params doesn't know about MemInit, and perhaps other
functions. I'll post more here if I come across them.

Discussion

  • Nick Guenther

    Nick Guenther - 2005-04-02
    • labels: --> 587915
    • priority: 5 --> 3
     
  • John Wilund

    John Wilund - 2005-04-07

    Logged In: YES
    user_id=574706

    Dear Nick!

    This isn't a BUG!
    It's two different Lists.

    The SrcEdit 'Keyword Completion' should contain all API:s
    upto OS4.0+.

    The SrcEdit 'Header Params' feature searches the
    OnBoardHeader.h for matching parameters.

    Obiously your OnBoardHeader.h doesn't have the MemInit
    defined!!!!

    If you are interessted these matters are described in the
    SrcEdit UM!

    I strongly vote for a deletion of this entry!

    Thanks.
    /John

     
  • Nick Guenther

    Nick Guenther - 2005-05-15

    Logged In: YES
    user_id=705725

    Ah, I thought it might be something like that. Still, it
    comes across as a bug. Header params should spit out 'not
    defined' or something if the function is in the keyword
    completion list but not in the header.

     
  • John Wilund

    John Wilund - 2008-04-09
    • labels: 587915 --> SrcEdit
    • assigned_to: nobody --> johwil
     

Log in to post a comment.