bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Follow up on 'printf']


From: bs
Subject: [Follow up on 'printf']
Date: Fri, 20 Oct 2000 22:59:01 +0200

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64  -I.  -I. 
-I./include -I./lib -I/usr/local/include -g -O2
uname output: Linux firestar 2.2.17 #3 Tue Sep 26 15:44:50 SAST 2000 i686 
unknown
Machine Type: i686-pc-linux-gnu

Bash Version: 2.04
Patch Level: 0
Release Status: release

Description:
        [Thanks for fixing the 'printf' bug re: Octal/Hex numbers]

Repeat-By:
        [#!/bin/bash
                printf "%d.%d.%d.%d" 0x01 0x02 0x03 0x04
        ]

Fix:
        [Thank you :)]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]