HeapsIO / domkit

CSS Components based strictly typed UI framework for Haxe
MIT License
84 stars 20 forks source link

d9ef202 breaks compilation with the latest released version of haxe #41

Open qlambert-pro opened 1 year ago

qlambert-pro commented 1 year ago

I am aware of the cutting edge nature of working with heaps and friends, but just wanted to report it, in case you guys were not aware of it.

ncannasse commented 1 year ago

Ping @trethaller

Le mar. 21 févr. 2023 à 19:17, Quentin Lambert @.***> a écrit :

I am aware, of the cutting edge nature of working with heaps and friends, but just wanted to report it, in case you guys were not aware of it.

— Reply to this email directly, view it on GitHub https://github.com/HeapsIO/domkit/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZXQDM3T5LVG4AENCRBWTWYUBE3ANCNFSM6AAAAAAVDL3W2U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

trethaller commented 1 year ago

@qlambert-pro can you elaborate ? I was just able to compile with 4.3.0-rc.1+a985681

qlambert-pro commented 1 year ago

Sorry, I meant 4.2.5. The issue is that Context.reportError is not present in 4.2, it was introduced later.