klayout warning

edited June 2017 in General
Hi,
I build klayout 0.24.10 from source and everything looks OK.

However, during launch, klayout reports warning every time,

:/built-in-macros/drc.lym:53: warning: constant ::Fixnum is deprecated
:/built-in-macros/drc.lym:54: warning: constant ::Fixnum is deprecated

How could I fix it?

Thanks,
Dion

Comments

  • edited November -1

    Hi Dion,

    that happens with certain Ruby versions (I think 2.0.x). It becomes an issue with more recent Ruby version where Fixnum was actually removed. The master on GitHub (https://github.com/klayoutmatthias/klayout) offers an enhanced solution that covers recent Ruby's as well.

    Regards,

    Matthias

Sign In or Register to comment.