Bart House
520b130a5c
Added initialization of locals to quite compiler warnings.
2018-11-20 10:47:12 -08:00
Bart House
d177b5e705
Addressed compiler warnings.
...
Fixed declarations of draw_classic, draw_vertical and draw_horizontal.
Moved definitions of locals before code. Added initialization of
locals. Changed comments to c-style.
2018-11-20 10:46:45 -08:00
Bart House
e66a8c4c73
Changed comments to c-style.
2018-11-20 10:45:04 -08:00
Bart House
347c45b420
Addressed compiler warnings.
...
Changed to c-style comments. Placed locals before code. Added
initialization of local value ret in curses_block.
2018-11-20 10:44:44 -08:00
Bart House
fcb28cd2e5
Addressed compiler warnings.
...
Moved local declarations before code. Changed comments to c-style.
2018-11-20 10:43:35 -08:00
Bart House
616e946393
Scoped existing code in a new block to quite compiler warnings.
2018-11-20 10:42:13 -08:00
Bart House
0b1e975b07
Addressed compiler warnings.
...
Moved locals before code. Changed comment type.
2018-11-20 10:35:25 -08:00
nhmall
816a7dd871
Revert "curses port: accept return on Windows platform"
...
This reverts commit ac367ef4cc .
2018-11-17 21:30:01 -05:00
nhmall
2829e3f780
Revert "more CR on windows"
...
This reverts commit 83fb79b775 .
2018-11-17 21:29:41 -05:00
nhmall
83fb79b775
more CR on windows
2018-11-17 21:17:43 -05:00
nhmall
ac367ef4cc
curses port: accept return on Windows platform
2018-11-17 20:27:21 -05:00
nhmall
748280d5dc
curses new file additions
2018-11-16 20:53:38 -05:00