Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37824584
en ru br
ALT Linux repos
S:0.7.3-alt4
5.0: 0.6.2-alt10
4.1: 0.6.2-alt7
4.0: 0.6.2-alt6

Group :: Development/Other
RPM: gforth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gforth.patch
Download


--- gforth-0.6.2/comp-i.fs.fix	2004-11-22 17:15:09.292698638 +0100
+++ gforth-0.6.2/comp-i.fs	2004-11-22 17:16:06.122803737 +0100
@@ -43,7 +43,7 @@
     if
 	." : images have the same base address; producing only a data-relocatable image" cr
     else
-	offset abs expected-offset <> abort" images produced by different engines"
+	\ offset abs expected-offset <> abort" images produced by different engines"
 	."  offset=" offset . cr
 	0 image1 i-field + ! 0 image2 i-field + !
     endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin