bugROOT - Bugs: bug #91653, using namespace std crashes cling

 
 
Show feedback again

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

bug #91653: using namespace std crashes cling

Submitted by:  Axel Naumann <axel>
Submitted on:  2012-02-17 14:53  
 
Bug / Feature: Bug reportCategory: CINT
Priority: 5 - NormalSeverity: 3 - Normal
Status: FixedPrivacy: Public
Assigned to: Vasil Vasilev <vvasilev>Open/Closed: Closed
Release: trunkOperating System: GNU/Linux

2012-02-17 19:42, comment #2:

Fixed in r43050

Vasil Vasilev <vvasilev>In charge of this item.
2012-02-17 16:10, comment #1:

Hi Axel,
This is expected because the using clauses are not extracted by the DeclExtractor. Once we implement the smarter way of pulling things out by prelexing it will be fixed naturally.
Cheers,
Vassil

Vasil Vasilev <vvasilev>In charge of this item.
2012-02-17 14:53, original submission:

[cling]$ #include <iostream>
[cling]$ using namespace std;
Declaration name has no FETokenInfo
UNREACHABLE executed at /build/cling/src/tools/clang/lib/AST/DeclarationName.cpp:339!
Aborted (core dumped)

(works in raw mode)

Axel Naumann <axel>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by vvasilev (Posted a comment)
  • -unavailable- added by axel (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independantly of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    2012-02-17 19:42vvasilevStatusPostponed=>Fixed
      Open/Closed-Automatic update due to transitions settings-=>Closed
    2012-02-17 16:10vvasilevStatusNone=>Postponed
    Show feedback again

    Back to the top


    Powered by Savane SVN (toward 3.1)

    This project has been migrated to a new system.
    You will be redirected in 5 seconds.
    Or click here to go now.
    Let me continue in Savannah