<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Compiling error with explicit interface]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=349&amp;type=atom" />
	<updated>2014-06-09T10:44:39Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=349</id>
		<entry>
			<title type="html"><![CDATA[Re: Compiling error with explicit interface]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1422#p1422" />
			<content type="html"><![CDATA[<p>Marcelino,</p><p>Could you provide a bit more source code?&nbsp; I can&#039;t really see what&#039;s happening with only a variable declaration.&nbsp; Is <em>upcase</em> an argument to a procedure, a function in your project, or just a local variable?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-06-09T10:44:39Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1422#p1422</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Compiling error with explicit interface]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1421#p1421" />
			<content type="html"><![CDATA[<p>Hi all:</p><p>I have found that a program that compiled and run succesfully with SimplyFortran 2.13 (which uses gfortran 4.8.2), now, with SimplyFortran 2.14 (which uses gfortran 4.9.0), shows this compilation error:</p><div class="codebox"><pre><code>      character*80 buffer,upcase
                                1
Error: Explicit interface required for &#039;upcase&#039; at (1): result with non-constant
 character length</code></pre></div><p>If I use the last version of gfortran (4.10), the same error appears. I reinstalled again SimplyFortran 2.13. </p><p>Do you know what is the cause of the error?</p><p>Thanks,</p><p>Marcelino</p>]]></content>
			<author>
				<name><![CDATA[marcehl]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3549</uri>
			</author>
			<updated>2014-06-08T17:33:42Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1421#p1421</id>
		</entry>
</feed>
