Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Wrong parsing for C function

    Help wanted · · · – – – · · ·
    3
    5
    287
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • neacsum
      neacsum last edited by neacsum

      I hope the image below is visible and can explain my problem:
      img

      A eth_configure function invocation is shown as a function definition in the function list pane.
      Any clues?

      1 Reply Last reply Reply Quote 0
      • MAPJe71
        MAPJe71 last edited by MAPJe71

        Clue?
        Attach the source file or a representative snippet so we don’t have to do all the typing.
        Where does the if (ifconfig (... reside? In the body of main (), init (), eth_configure (...) or …?

        1 Reply Last reply Reply Quote 2
        • neacsum
          neacsum last edited by

          OK, I narrowed it down to this fragment:
          img

          Seems the problem appears when the function call is in an if statement. The source file can be downloaded from this link.

          This is Notepad++ V7.7.1 (64-bit).

          1 Reply Last reply Reply Quote 1
          • PeterJones
            PeterJones last edited by

            My guess is that this is related to https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4794 and thus https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4575

            1 Reply Last reply Reply Quote 1
            • neacsum
              neacsum last edited by

              Yes, it seems that way. One more thing: if I change the language to C++ the issue goes away. It is probably related to the horrendous regexps used for parsing C function definitions but I’m not smart enough to figure it out.

              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Copyright © 2014 NodeBB Forums | Contributors