Fix compiler warning in jamshred.log
parent
2d8d7f120f
commit
bb06e98dfb
|
@ -4,7 +4,7 @@ IN: jamshred.log
|
|||
LOG: (jamshred-log) DEBUG
|
||||
|
||||
: with-jamshred-log ( quot -- )
|
||||
"jamshred" swap with-logging ;
|
||||
"jamshred" swap with-logging ; inline
|
||||
|
||||
: jamshred-log ( message -- )
|
||||
[ (jamshred-log) ] with-jamshred-log ; ! ugly...
|
||||
|
|
Loading…
Reference in New Issue