Changes between Initial Version and Version 1 of Ticket #37770


Ignore:
Timestamp:
Jan 24, 2013, 3:39:25 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Duplicate of #33188.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37770

    • Property Keywords iscsi removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port netbsd-iscsi-lib added; netbsd-iscsi-initiator removed
  • Ticket #37770 – Description

    initial v1  
    22same cast/lvalue bug applies.
    33
     4{{{
    45info:build disk.c:810:38: error: assignment to cast is illegal, lvalue casts are not supported
    56:info:build                 *((uint64_t *) (void *)data + 8) = (uint64_t) ISCSI_HTONLL(key);
     
    78:info:build  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/opt/local/include -pipe -O2 -arch x86_64 -MT libiscsi_la-strlcpy.lo -MD -MP -MF .deps/libiscsi_la-strlcpy.Tpo -c strlcpy.c -o libiscsi_la-strlcpy.o >/dev/null 2>&1
    89:info:build 1 error generated.
     10}}}