[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bugs #8633] The PSTR() macro doesn't work with C++.
From: |
Theodore A. Roth |
Subject: |
[avr-libc-dev] [bugs #8633] The PSTR() macro doesn't work with C++. |
Date: |
Fri, 10 Sep 2004 17:42:23 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5 |
This mail is an automated notification from the bugs tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[bugs #8633] Latest Modifications:
Changes by:
Theodore A. Roth <address@hidden>
'Date:
Fri 09/10/04 at 21:36 (US/Pacific)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in HEAD and 1.0 branch.
/**************************************************************************/
[bugs #8633] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8633>
Project: AVR C Runtime Library
Submitted by: Theodore A. Roth
On: Tue 04/20/04 at 20:17
Category: Header
Severity: 3 - Ordinary
Item Group: None
Resolution: Fixed
Privacy: Public
Assigned to: troth
Originator Email: address@hidden
Status: Closed
Summary: The PSTR() macro doesn't work with C++.
Original Submission: As written the PSTR macro doesn't work when used in C++
modules.
Attached is a patch which appears to fix the problem.
I've compared the generated asm from a C program both with and without this
patch. There was not difference.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Fri 09/10/04 at 21:36 By: Theodore A. Roth <troth>
Fixed in HEAD and 1.0 branch.
-------------------------------------------------------
Date: Tue 05/25/04 at 23:21 By: Eric Weddington <arcanum>
Before patching, see comment from OP in:
<http://mail.gnu.org/archive/html/avr-libc-dev/2004-05/msg00035.html>
-------------------------------------------------------
Date: Wed 04/21/04 at 14:25 By: 0 <None>
Only want to correct my email mentioned in the patch file
Rene Liebscher <address@hidden>
File Attachments
-------------------
-------------------------------------------------------
Date: Tue 04/20/04 at 20:17 Name: avr-libc-PSTR-c++.diff Size: 826B By:
troth
http://savannah.nongnu.org/bugs/download.php?item_id=8633&item_file_id=1208
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8633>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [bugs #8633] The PSTR() macro doesn't work with C++.,
Theodore A. Roth <=