[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bugs #9014] `__ASSEMBLER__' brackets in `sfr_defs.h'.
From: |
Joerg Wunsch |
Subject: |
[avr-libc-dev] [bugs #9014] `__ASSEMBLER__' brackets in `sfr_defs.h'. |
Date: |
Thu, 22 Jul 2004 17:35:02 -0400 |
User-agent: |
Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0 |
This mail is an automated notification from the bugs tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[bugs #9014] Latest Modifications:
Changes by:
Joerg Wunsch <address@hidden>
'Date:
Thu 07/22/04 at 21:31 (Europe/Berlin)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | None | joerg_wunsch
------------------ Additional Follow-up Comments ----------------------------
Since the cbi and sbi macros have been deprecated and thus
removed from the HEAD of CVS, I have a hard time reproducing
the actual problem.
Please explain a bit further, if possible attach a context diff
(output from diff -c or diff -u between the old and the
intented new version of sfr_defs.h). I'd like to fix it in
the 1.0 branch despite of the sbi/cbi macros being dropped
from HEAD.
/**************************************************************************/
[bugs #9014] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9014>
Project: AVR C Runtime Library
Submitted by: 0
On: Wed 05/19/04 at 21:45
Category: Header
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: joerg_wunsch
Originator Email: address@hidden
Status: Open
Summary: `__ASSEMBLER__' brackets in `sfr_defs.h'.
Original Submission: Macroses `cbi/sbi' are not covered `#ifndef
__ASSEMBLER__' block.
This is not prevent to common usage of this instructions.
But it produce error, if you attempt to place its into cpp-macro.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Thu 07/22/04 at 21:31 By: joerg_wunsch
Since the cbi and sbi macros have been deprecated and thus
removed from the HEAD of CVS, I have a hard time reproducing
the actual problem.
Please explain a bit further, if possible attach a context diff
(output from diff -c or diff -u between the old and the
intented new version of sfr_defs.h). I'd like to fix it in
the 1.0 branch despite of the sbi/cbi macros being dropped
from HEAD.
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9014>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [bugs #9014] `__ASSEMBLER__' brackets in `sfr_defs.h'.,
Joerg Wunsch <=