Re: mtl-devel Digest, Vol 113, Issue 1

Yannick Sirois <[email protected]> Tue, 20 Dec 2005 13:33:35 -0500
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <000901c60593$e35fde00$6401a8c0@ledzep>
As of this morning, after browsing this list, I have modified the file
itl.h.

 

I had to change the references to template attributes like this example:

 

If the attribute is “a”.  In the code it could say

 

Cerr << a << endl;

 

I have changed it to 

 

Cerr << this->a << endl to be conform to standard C++.

 

And now, my application is compiling and seems to work perfectly, for the
test cases I have tried.

 

Could it be a good idea to include a patch or release a new version of ITL
for the new compilers?

 

Yannick

 

  _____  

From: Márcio Ricardo Pivello [mailto:[email protected]] 
Sent: Tuesday, December 20, 2005 12:30 PM
To: [email protected]
Subject: Re: MTL: mtl-devel Digest, Vol 113, Issue 1

 

The same happened to me. I've downloaded mtl 2.1.2-22 with the patches, but
I still can't use the libraries with gcc 4.0.2

-Márcio

On 12/20/05, [email protected] <[email protected]>
wrote:

Send mtl-devel mailing list submissions to
       [email protected]

To subscribe or unsubscribe via the World Wide Web, visit 
       http://www.osl.iu.edu/mailman/listinfo.cgi/mtl-devel
or, via email, send a message with subject or body 'help' to 
       [email protected]

You can reach the person managing the list at
        <mailto:[email protected]>  [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mtl-devel digest..."


Today's Topics:

  1. Question about use os ITL on gcc 4.0.2 (Yannick Sirois)



---------- Forwarded message ----------
From: Yannick Sirois <[email protected]>
To:  [email protected] <mailto:[email protected]> 
Date: Mon, 19 Dec 2005 12:02:17 -0500
Subject: MTL: Question about use os ITL on gcc 4.0.2

Hi,

 

I have been a user of ITL for the past year in the context of my PhD
studies.  Some time ago I was forced to upgrade my system to a newer version
gcc, gcc 4.0.2.  Since then I have not been able to compile my programs
anymore. I have updated my MTL to the newer version with the patch.  But I
was wandering if there was any plan of releasing a version of ITL working
with the new GCC?

 

Thanks for your help and consideration

 

Yannick

 


_______________________________________________
This list is archived at http://www.lsc.nd.edu/MailArchives/mtl-devel/
<http://www.lsc.nd.edu/MailArchives/mtl-devel/> 




-- 
Márcio Ricardo Pivello
Mechanical Engineer, MSc.
LTCM and CFD Lab
Mechanical Engineering School
Federal University of Uberlândia 
Uberlândia - MG - Brazil

_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/