Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - moffatrp

Pages: [1]
1
General Board / C++ array typedef's
« on: March 10, 2010, 12:45:51 am »
Does EA not support array typedef's? I only found one other post asking the same question a year ago but it was never answered.

I have the following typedef:

typedef char Name[11];

When I import from source it gets ignored. If I remove the "[11]" it brings it in. If I then go back and add the size back in to the code and reverse engineer it get's ignored again (no errors).

Am I missing something or is this just not supported?



2
Bugs and Issues / EA 9.2 and Access 2010
« on: December 18, 2012, 05:28:15 am »
Is anyone aware of a compatability issue between EA 9.2 and MS Access 2010? I have a couple of dozen users of EA in the office. Everyone is setup using .eap files (locally) and the artifacts are controlled in ClearCase. The group is split between MS Office 2007 and 2010. I'm regularly getting calls from the 2010 users about DAO errors when attempting a "Get All Latest". The group running 2007 has problems maybe once a year. I tried searching the forum but didn't find any matches.

Any help would be appreciated

3
Automation Interface, Add-Ins and Tools / Doors MDG
« on: February 17, 2011, 07:13:34 am »
I'm having a problem with the Doors Link tool. When I import requirements into an EAP project it works as advertised. It hadles changes in Doors on subsequent updates very well. If I make changes in Doors to a requirement, the next time I import, my requirement element in EA is updated. New requirements are added to the package and deleted requirements are moved to the Trash package.

But....  My production project is in an Oracle DB. When I use the tool to import requirements into Oracle I get duplicates created in EA for each one. If I import 5 times I get 5 copies of the requirement element. It no longer updates existing elements or moves deleted ones to the trash.

Has anyone else had this issue? I submitted a bug to Sparx but to be honest I haven't had great sucess taking that path. I have 2 or 3 issues from weeks ago that I haven't heard back on yet.

Any help would be appreciated,
Rich

4
Automation Interface, Add-Ins and Tools / Re: Profiles and diagrams
« on: March 09, 2010, 10:40:05 pm »
Thanks for the quick response

5
Automation Interface, Add-Ins and Tools / Profiles and diagrams
« on: March 09, 2010, 09:29:52 am »
Warning: New to EA so be patient.

Can I associate a new profile that I create with a diagram so it shows up in the toolbox automatically when ever the diagram is selected?

I can't find anything is the users guide on the subject but it seems like it should be doable.


Pages: [1]