Bug 144764 - unrecognized character escape sequence
Summary: unrecognized character escape sequence
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libselinux
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-11 13:30 UTC by David Binderman
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version: 1.21.1-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-04 23:30:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Binderman 2005-01-11 13:30:42 UTC
Description of problem:

I just tried to compile package libselinux-1.20.1-1 from 
Redhat Fedora development tree.

The compiler said

avcstat.c(71): warning #192: unrecognized character escape sequence

The source code is

        printf("AVC statistics file, defaulting to \'%s\%s\'.\n\n",
selinux_mnt, DEF_STAT_FILE);

Suggest use %% instead of \% in printf.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Walsh 2005-02-09 15:55:26 UTC
Fixed in libselinux-1.21.1-2


Note You need to log in before you can comment on or make changes to this bug.