libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

Broken dwgadd

Open michal-josef-spacek opened this issue 3 years ago • 0 comments

dwgadd is unusable:

  • Need of "\n" at begin of first string, sic.
  • issue with initial = 1 at begin and setting to intial after initialization
  • No error message to stderr in each exit(1)
  • Missing error in stderr in dwg_add_dat (&dwgp, &dat) != 0

michal-josef-spacek avatar Jul 06 '21 23:07 michal-josef-spacek