Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1454614 Details for
Bug 1592760
flex generates comparison between signed and unsigned integer
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix for warnings in generated code.
flex-yy_buf_size2.patch (text/plain), 381 bytes, created by
michael.mcternan
on 2018-06-26 09:46:28 UTC
(
hide
)
Description:
Fix for warnings in generated code.
Filename:
MIME Type:
Creator:
michael.mcternan
Created:
2018-06-26 09:46:28 UTC
Size:
381 bytes
patch
obsolete
>--- flex-2.6.1/src/flex.skl 2018-06-26 10:30:18.210571268 +0100 >+++ flex-2.6.1-patched/src/flex.skl 2018-06-26 10:35:21.988581765 +0100 >@@ -2451,7 +2451,7 @@ YY_BUFFER_STATE yy_scan_bytes YYFARGS2( > YY_BUFFER_STATE b; > char *buf; > yy_size_t n; >- yy_size_t i; >+ int i; > m4_dnl M4_YY_DECL_GUTS_VAR(); > > /* Get memory for full buffer, including space for trailing EOB's. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1592760
: 1454614