#1046: Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires
them to be equal.
-----------------------+----------------------------------------------------
 Reporter:  doughera   |       Owner:       
     Type:  bug        |      Status:  new  
 Priority:  normal     |   Milestone:       
Component:  configure  |     Version:  1.6.0
 Severity:  medium     |    Keywords:       
     Lang:             |       Patch:       
 Platform:             |  
-----------------------+----------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:3 doughera]:
 > I suspect it could go either way.  Either Configure.pl could be altered
 to require those sizes to be the same, or parrot could be altered to allow
 them to be different.  I suspect sentiment leans towards altering
 Configure.pl, but I think it would be wise to check whether sizeof(long)
 == sizeof(void *) on all target platforms (including Win64) before
 proceeding.

 Any win64 users who could comment here?

 Thanks.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1046#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to