Bug 144764

Summary: unrecognized character escape sequence
Product: [Fedora] Fedora Reporter: David Binderman <dcb314>
Component: libselinuxAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.21.1-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-04 23:30:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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