Update of bug #64353 (project groff):

                  Status:             In Progress => Need Info              
             Assigned to:                gbranden => deri                   

    _______________________________________________________

Follow-up Comment #2:


diff --git a/src/devices/gropdf/gropdf.pl b/src/devices/gropdf/gropdf.pl
index e86644da5..2067f0a19 100644
--- a/src/devices/gropdf/gropdf.pl
+++ b/src/devices/gropdf/gropdf.pl
@@ -3140,6 +3140,7 @@ sub do_D
     }
     elsif ($Dcmd eq 'f')
     {
+       Warn("'f' drawing command is obsolete; use 'Fg' instead");
        my $mcmd=substr($par,0,1);
 
        $par=substr($par,1);


Deri, can you let me know if the foregoing patch to gropdf is acceptable?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64353>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to