Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26173 - typed text appears in reverse in eclipse CDT 1.0.0
Summary: typed text appears in reverse in eclipse CDT 1.0.0
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 21:43 UTC by A J
Modified: 2004-04-29 18:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description A J 2003-08-07 21:43:29 UTC
I installed the CDT plugin for eclipse 2.1.0 about 20 minutes ago using the
dev-util/eclipse-cdt-bin (cdt version 1.0.0) ebuild and wanted to develope a
project. After assigning a project I created a new c file and began typing my
code. I wanted my first two lines to look like this:
#include "RFQSign.h"
void RFQSign(char *RFQ)

instead what appeared when I tried so was this:
#include "RFQSign.h"
Q)FR* rahc(ngiSQFR diov

I've tried closing eclipse and starting it again, but this occurs again and
again. I can't write even two lines of code with this: literally!
Comment 1 James Harlow (RETIRED) gentoo-dev 2003-09-06 04:24:53 UTC
I don't get this in dev-util/eclipse-platform-bin-2.1 and dev-util/eclipse-cdt-bin-20030501 - 
are those the versions that you used? 
Comment 2 A J 2003-09-11 08:22:41 UTC
I get this when using dev-util/eclipse-platform-bin 2.0.2 and dev-util/eclipse-cdt-bin 20020704, both of which are the stable versions in the portage tree right now.
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2003-10-06 00:21:10 UTC
at capacity with app-emacs and dev-lisp. reassigning
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-10-06 12:18:08 UTC
I'm taking on this and all eclipse-stuff.
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-04-29 18:25:35 UTC
It seems this is no longer an issue with dev-util/eclipse-cdt-bin-20030501, so please upgrade.

If the problem still persist, do not hesitate to reopen the bug.