bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63879] error: implicit declaration of function 'xnee_check_key', '


From: Ryan Schmidt
Subject: [bug #63879] error: implicit declaration of function 'xnee_check_key', 'xnee_handle_rec_key'
Date: Wed, 8 Mar 2023 00:33:11 -0500 (EST)

Follow-up Comment #1, bug #63879 (project xnee):

Later in the build another similar error occurred:


parse.c:623:7: error: implicit declaration of function 'cnee_record_replay' is
invalid in C99 [-Werror,-Wimplicit-function-declaration]
      cnee_record_replay(xd);
      ^
1 error generated.


The fix is to add the declaration of `cnee_record_replay` to
cnee/include/cnee_demo.h as in the attached patch.


(file #54453)

    _______________________________________________________

Additional Item Attachment:

File name: cnee_demo.h.patch              Size:0 KB
    <https://file.savannah.gnu.org/file/cnee_demo.h.patch?file_id=54453>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63879>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]