#111: GNULibs isblank() is checked, but not used
------------------------+---------------------------------------------------
 Reporter:  dmichelsen  |       Owner:  lutter
     Type:  defect      |      Status:  new   
 Priority:  major       |   Milestone:  next  
Component:  Augeas      |     Version:  0.7.0 
 Keywords:              |  
------------------------+---------------------------------------------------
 In GNULib the existence of `isblank()` is checked, but in `src/augtool.c`
 a link error is thrown on platforms that doesn't have isblank, e. g.
 Solaris 8. Unfortunately I am not fluent enough in GNULib to fix the issue
 myself. Pulling in the define from GNULib to `src/augtool.c` solves the
 problem immediately.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/111>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to