Menu

#100 Function or macro SKYEYE_DBGR_DEFAULT_CHANNEL not defined

closed-fixed
nobody
None
5
2014-05-02
2013-03-11
No

In arch/coldfire, various files use SKYEYE_DBGR_DEFAULT_CHANNEL with one argument, but such a macro or function is never declared. GCC pretty much ignores this with the following warning:

common/cf_arch_interface.c:44:1: warning: data definition has no type or storage class [enabled by default]
common/cf_arch_interface.c:44:1: warning: parameter names (without types) in function declaration [enabled by default]

but this seems to indicate a bug of some kind.

Best,
Michael

Discussion

  • kangsh

    kangsh - 2013-03-13
    • status: open --> closed-fixed
     
    • Michael Tautschnig

      Hello,

      Would you mind providing some kind of explanation? My report might have been invalid or you might have committed some change, but I can't seem to find any in the git history on sourceforge.

      Thanks a lot in advance,
      Michael

       
  • kangsh

    kangsh - 2013-03-14

    Sorry ,my fault. I think your report is valid and I also investigate the issue according to your report. And So that I had commit a fix patch(commit id: ac3ae20854f80e3e47b52c752b3deb493bde0b5f) on our dyncom_arm_ppc branch. Also I attached fix patch in this post.

    And in fact, I really write some comment to follow your report before I closed this bug. But somehow the comment disappeared here. Sorry again....

     

    Last edit: kangsh 2013-03-14

Log in to post a comment.