<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — New version SF 3.30 May 10, 2023]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=897&amp;type=atom" />
	<updated>2023-05-11T19:50:05Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=897</id>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4114#p4114" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>The new version 3.30, build 3952 works perfectly.</p><p>Thank you very much for your prompt correction.</p><p>Regards,<br />Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-05-11T19:50:05Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4114#p4114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4113#p4113" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>I apologize for the confusion.&nbsp; I shouldn&#039;t have even mention &quot;Line End Characters&quot;.&nbsp; I do not believe they are related to the Make file &#039;bug&#039; where strange characters appeared in the PRJ_LFLAGS=`AèAŒ£K .</p><p>Makefile.MLS(27): Error: Illegal character value 0eH in file<br />Error: Make execution terminated</p><p>Make file:<br /># Auto-including AppGraphics libraries.<br />PRJ_LFLAGS=`AèAŒ£K -laplot -lappgraphics -lgdi32 -lcomdlg32 -lcomctl32 -luuid -loleaut32 -lole32 -lstdc++</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-05-11T15:26:01Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4113#p4113</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4112#p4112" />
			<content type="html"><![CDATA[<p>Frank,</p><p>Can you provide some specific steps to replicate the line end characters bug?&nbsp; I really don&#039;t understand what you&#039;re describing.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-05-11T15:13:21Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4112#p4112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4111#p4111" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>Thanks for quickly identifying the problem with the Make file using SF in Windows.<br />I look forward to using the revised new version 3.30 when it becomes available.</p><p>Regarding choosing &quot;Windows Line End Characters&quot; in SF/Edit, the Make file error occurred when using either Windows or GNU End Character settings.&nbsp; I don&#039;t think this was related to the &#039;bug&#039;.</p><p>Thanks agaiin,<br />Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-05-11T15:00:51Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4111#p4111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4110#p4110" />
			<content type="html"><![CDATA[<p>A little more clarification: the first bug Frank identified only occurs on Windows and only when AppGraphics <em>and</em> Aplot are both detected by Simply Fortran.&nbsp; We&#039;ll have new builds out today.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-05-11T12:56:48Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4110#p4110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4109#p4109" />
			<content type="html"><![CDATA[<p>Frank,</p><p>In regards to the first post, it appears that there is an undefined string being utilized when generating the flags during makefile construction if Aplot is linked.&nbsp; I&#039;m mildly surprised it isn&#039;t crashing Simply Fortran.&nbsp; We had some changes in the Aplot flag generation due to macOS that caused this.&nbsp; I&#039;ll get new builds out today.</p><p>Line end characters are complicated.&nbsp; When a file is opened in Simply Fortran, it attempts to determine the line end characters predominantly in use in the file based on the first 20 or so lines of code.&nbsp; Regardless of the operating system, Simply Fortran will continue to use those line end characters that it <em>thinks</em> are the most common in the file from that point onwards.&nbsp; There probably could be a setting to force a given line end character, though.&nbsp; </p><p>But you&#039;ve said that, when choosing &quot;Windows Line End Characters,&quot; you receive a make error?&nbsp; Is that when the makefile is open?&nbsp; That setting in the Edit menu is per-file, meaning it only affects the currently open tab, nothing more.&nbsp; And unless you select &quot;Convert All,&quot; it doesn&#039;t actually do anything until you press Enter in the editor.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-05-11T12:40:53Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4109#p4109</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4108#p4108" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>Followup-<br />Some of my files are shown in the SF Edit menu as Windows and others are GNU Linux.</p><p>Edit Menu:<br />-Line End Characters<br />--Windows<br />--GNU Linux</p><p>If I change them all to Windows (I&#039;m running MS Windows 10.), a Make error is received.</p><p>Shouldn&#039;t they all be set to &#039;Windows Line End Characters&#039;?<br />Or does SF 3.30 decide for me?</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-05-10T22:04:37Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4108#p4108</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New version SF 3.30 May 10, 2023]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4107#p4107" />
			<content type="html"><![CDATA[<p>Hi Jeff,<br />I&#039;m having problems compiling an existing program with the new SF v3.30.&nbsp; There appears to be a problem with the make file. Even when I delete the make file and create a new one.</p><p>Makefile.MLS(27): Error: Illegal character value 0eH in file<br />Error: Make execution terminated</p><p># Auto-including AppGraphics libraries.<br />PRJ_LFLAGS=`AèAŒ£K -laplot -lappgraphics -lgdi32 -lcomdlg32 -lcomctl32 -luuid -loleaut32 -lole32 -lstdc++</p><p>Any suggestions?</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-05-10T21:45:47Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4107#p4107</id>
		</entry>
</feed>
