Menu

#24 Fix build with clang 6

v1.0_(example)
closed
None
5
2020-08-31
2018-06-27
Craig Leres
No

Here's a patch that unbreaks building on FreeBSD 11.2-RELEASE with clang 6.0.0:

jtagrw.cc:134:13: error: cannot initialize return object of type 'uchar *' (aka 'unsigned char *') with an rvalue of type 'bool'
            return false;
                   ^~~~~

Discussion

  • Craig Leres

    Craig Leres - 2018-06-27

    Patch

     
  • Joerg Wunsch

    Joerg Wunsch - 2020-08-31
    • status: open --> closed
    • assigned_to: Joerg Wunsch
     
  • Joerg Wunsch

    Joerg Wunsch - 2020-08-31

    This has been replaced by throwing an exception.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.