Project

General

Profile

Actions

Bug #2944

open

cscope-fast/invlib.[ch] use reserved word as identifier

Added by Igor Pashev over 11 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2012-06-28
Due date:
% Done:

0%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

usr/src/tools/cscope-fast/invlib.h uses bool as a variable name.

bool is a typename in C99 and cscope-fast is being compiled with C99 enabled.


Files

cscope-fast-bool.patch (1.53 KB) cscope-fast-bool.patch Igor Pashev, 2012-06-28 08:04 PM
Actions #1

Updated by Igor Pashev over 11 years ago

UPD. C99 is not enabled.

But bool is bad name for a variable.

Actions

Also available in: Atom PDF