<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php?action=history&amp;feed=atom&amp;title=CamCASP%2FBugs%2F1</id>
	<title>CamCASP/Bugs/1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php?action=history&amp;feed=atom&amp;title=CamCASP%2FBugs%2F1"/>
	<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php?title=CamCASP/Bugs/1&amp;action=history"/>
	<updated>2026-04-09T21:55:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php?title=CamCASP/Bugs/1&amp;diff=3408&amp;oldid=prev</id>
		<title>import&gt;Ajs1 at 13:21, 20 October 2008</title>
		<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/cuc3/wiki/index.php?title=CamCASP/Bugs/1&amp;diff=3408&amp;oldid=prev"/>
		<updated>2008-10-20T13:21:47Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1. Bug in type_operations.f90: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pgf90 -O2  -DPGF90 -DCADPAC -DGAMESS -DSAPT2002 -DSIGNED_INTEGER -Mpreprocess -fastsse -r8 -Bstatic&lt;br /&gt;
  -c /home/ajs1/camcasp-5.2/src/type_operations.f90 -o type_operations.o&amp;lt;br /&amp;gt;&lt;br /&gt;
PGF90-S-0142-df_type is not a member of this RECORD (/home/ajs1/camcasp-5.2/src/type_operations.f90:&lt;br /&gt;
 478)&amp;lt;br /&amp;gt;&lt;br /&gt;
PGF90-S-0142-df_type is not a member of this RECORD (/home/ajs1/camcasp-5.2/src/type_operations.f90:&lt;br /&gt;
 478)&amp;lt;br /&amp;gt;&lt;br /&gt;
0 inform,   0 warnings,   2 severes, 0 fatal for copy_type_df_parameters&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That bug would arise if the definition of type(df_parameters) in types.f90 was not consistent with the denfinition expected in type_operations.f90. The definition was recently changed, and tests on my installation (using G95 and GFortran) do not show the error.&lt;br /&gt;
&lt;br /&gt;
So what could have happened?&lt;br /&gt;
&lt;br /&gt;
    * Something went wrong with the svn update command and types.f90 is not the current one.&lt;br /&gt;
    * make did not re-build types.f90 &lt;br /&gt;
&lt;br /&gt;
--alston 15:48, 19 October 2008 (BST)&lt;br /&gt;
&lt;br /&gt;
Bug fixed. Problem was in the Makefile -- Makefile_body and Makefile_c were not passing correct arguments to compile.pl&lt;br /&gt;
&lt;br /&gt;
AJS&lt;/div&gt;</summary>
		<author><name>import&gt;Ajs1</name></author>
	</entry>
</feed>