bugAVR C Runtime Library - Bugs: bug #9014, `__ASSEMBLER__' brackets in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9014: `__ASSEMBLER__' brackets in `sfr_defs.h'.

Submitter:  None
Submitted:  Wed 19 May 2004 09:45:48 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  3 - Low Item Group:  None
Status:  Wont Fix Assigned to:  joerg_wunsch
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Wed 22 Dec 2004 10:12:23 PM UTC, comment #2: 

cbi and sbi have been removed from the current sources.

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 22 Jul 2004 09:31:36 PM UTC, comment #1: 

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.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 19 May 2004 09:45:48 PM UTC, 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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-22 joerg_wunsch StatusNone Wont Fix
    Open/ClosedOpen Closed
2004-12-22 arcanum Priority5 - Normal 3 - Low
2004-07-22 joerg_wunsch Assigned toNone joerg_wunsch

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code