#1421: [RFC] zero length FxA behaviour
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:  plobsing
     Type:  RFC       |      Status:  new     
 Priority:  normal    |   Milestone:          
Component:  none      |     Version:  2.0.0   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by cotto):

 How about assigning some hard-coded non-pointer value (call it
 FxA_UNINITIALIZED) to the pointer used for storing the array's values
 until it's initialized?  The F*A code would need some updates to check for
 FxA_UNINITIALIZED instead of looking at the size, but that should provide
 a reasonable solution.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1421#comment:3>
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