[HP aCC 6.16] 64 bit migration remark #4230 in _mutex.h: conversion from long*
to int*
---------------------------------------------------------------------------------------
Key: STDCXX-911
URL: https://issues.apache.org/jira/browse/STDCXX-911
Project: C++ Standard Library
Issue Type: Sub-task
Components: Build
Affects Versions: 4.2.1
Environment: aCC: HP C/aC++ B3910B A.06.16 [Nov 26 2007]
Reporter: Martin Sebor
Assignee: Martin Sebor
Priority: Critical
Fix For: 4.2.2
The
[{{_mutex.h}}|http://svn.apache.org/repos/asf/stdcxx/tags/4.2.1/include/rw/_mutex.h]
header is responsible for 2,850 of these warnings in our narrow (32-bit)
builds:
{noformat}
$ gunzip -c hpux-11.31-ia64-acc-6.16-12d-653293-log.gz | grep "_mutex.h\", line
.*: remark #4230" | wc -l
2850
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.