mirror of https://github.com/fltk/fltk.git
Browse Source
fluid/template_panel.{fl|cxx}: .../fluid/template_panel.cxx:261:44: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] Solution: increase buffer size from 1024 to 1400.pull/36/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue