lpython icon indicating copy to clipboard operation
lpython copied to clipboard

Segfault while printing `dataclass` in REPL

Open Vipul-Cariappa opened this issue 1 year ago • 0 comments

While printing dataclass in REPL, LPython segfaults. Printing of dataclass in REPL is being supported by #2785.

Reference: https://github.com/lcompilers/lpython/pull/2785#discussion_r1686592482 and https://github.com/lcompilers/lpython/pull/2785#issuecomment-2243134157

Vipul-Cariappa avatar Jul 27 '24 03:07 Vipul-Cariappa