<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Legacy extension ... Hollerith constants]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=376&amp;type=atom" />
	<updated>2014-10-14T06:50:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=376</id>
		<entry>
			<title type="html"><![CDATA[Re: Legacy extension ... Hollerith constants]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1549#p1549" />
			<content type="html"><![CDATA[<p>Thanks! I will try those and report back if I see problems ...</p>]]></content>
			<author>
				<name><![CDATA[szhosain]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3580</uri>
			</author>
			<updated>2014-10-14T06:50:27Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1549#p1549</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Legacy extension ... Hollerith constants]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1547#p1547" />
			<content type="html"><![CDATA[<p>Try changing the enforced standard to &quot;Legacy&quot;.</p><p>This is under Project&gt;Options&gt;Fortran tab. You need to select from the drop-down and click in the checkbox to enable the option.</p><p>If this doesn&#039;t suppress the warnings you could try adding -fmax-errors=0 under the compiler flags tab so an unlimited number of warnings may be printed.</p>]]></content>
			<author>
				<name><![CDATA[davidb]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3463</uri>
			</author>
			<updated>2014-10-14T05:53:36Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1547#p1547</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Legacy extension ... Hollerith constants]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1546#p1546" />
			<content type="html"><![CDATA[<p>Hi.</p><p>I am trying to compile some very old Fortran code and encountering a problem that I hope someone can comment on.</p><p>Specifically, this old code uses tons of Hollerith constants (yeah ... it is really old code) for text.</p><p>Needless to say, I get _thousands_ of warning messages and the code does not compile ... too many warning messages.</p><p>Editing to try and change it to more modern text declarations would be virtually impossible because I am just not sure what code would break.</p><p>I am a novice with Simply Fortran 2, of course, so not sure what to do to fix this problem ... would appreciate some advice.</p><p>Thanks much!</p><p>Here are examples of a couple of the error messages:</p><p>&nbsp; &nbsp; &nbsp;DATA ABLNK /1H&nbsp; /&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1<br />Warning: Legacy Extension: Hollerith constant at (1)<br />.\file.f:136.58:</p><br /><br /><p>&nbsp; &nbsp; &nbsp; DATA NDEFIN /2H.U/&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br />Warning: Legacy Extension: Hollerith constant at (1)<br />.\file.f:794.55:</p>]]></content>
			<author>
				<name><![CDATA[szhosain]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3580</uri>
			</author>
			<updated>2014-10-14T05:25:26Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1546#p1546</id>
		</entry>
</feed>
