Update of bug #66202 (group denemo):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I don't understand this, the two expressions are

(GString*)d2->a->str : "empty"

the second is a char * and the second is the type of the str field of the
GString structure which is also a char *.
Would it help the compiler to write 

((GString*)d2->a)->str : "empty"

I wonder?



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66202>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to