+1

I confirm that not using -gc3, the following snippet works fine:

         #include "hbclass.ch"
         proc main()
            local i
            for i := 1 to 100
               begin sequence
                  with object i
                     if i < 100
                        break
                     endif
                  end with
               endsequence
            next
         return



Andi


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to