Menu

#12 Memory block problem

open
Core logic (6)
5
2001-06-05
2001-05-25
No

Solaris Sparc 8, assigns values to memory in 32bit
chunks (on 32 bit boundaries). The functions
icq_PacketAppendXX() don't work... I've modified them
to work properly by casting to char * and using an
appropriate loop to do each byte at a time. This solves
the problem but there are more. Right now I'm stuck on
the function irq_UDPEncode... the for loop doesn't work
and I'm looking into it... but I thought I should let
you know about the solaris 32bit boundaries... I
attached my changed file of icqpacket.c.. I'm not an
super experienced programmer so I don't really know
diff and making patches... have a look. As well I think
since the configure script didn't find the endian type
of my machine I added it to the files so watch for that
if it doesn't work.

Discussion

  • Denys Dmytriyenko

    • assigned_to: nobody --> denis
     
  • Denys Dmytriyenko

    Logged In: YES
    user_id=657

    Hopefully I'll get Solaris/SPARC access soon and fix all
    Solaris/SPARC problems...

     

Log in to post a comment.

MongoDB Logo MongoDB