Menu

#366 64bit-portability-issue

v1.8.1
closed-fixed
None
4
2013-08-23
2013-08-10
No

build on openSUSE Buildservice impossible cause of this issue.

[ 78s] I: A function uses a 'return;' statement, but has actually a value
[ 78s] to return, like an integer ('return 42;') or similar.
[ 78s] W: rdesktop voidreturn tcp.c:196
[ 78s] E: rdesktop 64bit-portability-issue scard.c:1136

Can you please fix it ?

Discussion

  • Henrik Andersson

    Thanks for reporting, r1728 fixes the return value issue, the other one regarding scard.c I need to consult the author of the latest change.

     
  • Henrik Andersson

    And commit r1729 should fix the 64bit portability error.

     
  • Henrik Andersson

    Can you confirm those 2 fixes solves your problem.

     
  • Henrik Andersson

    • Group: Future --> v1.8.1
     
  • Christian Wittmer

    Now builds fine. Seem to be fixed. Thank you

     
  • Henrik Andersson

    • status: open --> closed-fixed
    • assigned_to: Henrik Andersson