summaryrefslogtreecommitdiffstats
path: root/KNOWN_ISSUES
blob: bd2238c08294a624c7e68d0743a471d10f7903dc (plain)
1
2
3
4
5
Problem: It was detected that libxls can produce memory leaks.
One example is when you try to read a non xls file, ex. xlsx file.

Problem: Extended ascii chars not showing correctly.
Compile sc-im against -lncursesw and not -lncurses.