Closed Bug 470351 Opened 16 years ago Closed 16 years ago

crlutil build fails on Windows because it calls undeclared isatty

Categories

(NSS :: Tools, defect)

3.12
x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
3.12.3

People

(Reporter: nelson, Assigned: alvolkov.bgs)

References

Details

Attachments

(1 file)

With the patch for bug 469944 in place, the build of crlutil fails because a file generated by lex calls isatty which is not declared. The solution is to include <io.h>. The file in question is the product of lex and some odd version of sed. Alexei, please code a patch that fixes it.
Attachment #359603 - Flags: review?(nelson)
Comment on attachment 359603 [details] [diff] [review] Patch v1 - use #ifdef instead of #ifndef r=nelson, thanks.
Attachment #359603 - Flags: review?(nelson) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
committed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: