Inovcation typo

Kevin Garlow <[email protected]> Fri, 20 Jul 2018 16:30:17 +0000 (UTC)
Newsgroups gmane.comp.gnu.prolog.bugs
Message-ID <[email protected]>
--===============2549405023851463798==
Content-Type: multipart/alternative; 
	boundary="----=_Part_7285452_1453933181.1532104217410"
Content-Length: 5120

------=_Part_7285452_1453933181.1532104217410
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello,
This is not a bug per se, but what appears to be a typo.
"Inovcation" should I assume be: "Invocation"
Here is the context:
gprolog-1.4.5\src\BipsPl\
debugger.pl:
'$debug_exec_cmd'('G', _, _, _, _, _) :-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 % =
goto
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 write(debugger_output, 'Inovcati=
on nb: '),
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 '$debug_read_integer'(Invoc),
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 g_assign('$debug_next', skip),
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 g_assign('$debug_skip', s(Invoc,=
 31)).


debugger.wam:

label(15),
=C2=A0=C2=A0=C2=A0 allocate(1),
=C2=A0=C2=A0=C2=A0 get_atom('G',0),
=C2=A0=C2=A0=C2=A0 put_atom(debugger_output,0),
=C2=A0=C2=A0=C2=A0 put_atom('Inovcation nb: ',1),
=C2=A0=C2=A0=C2=A0 call(write/2),
=C2=A0=C2=A0=C2=A0 put_variable(y(0),0),
=C2=A0=C2=A0=C2=A0 call('$debug_read_integer'/1),
=C2=A0=C2=A0=C2=A0 put_atom('$debug_next',0),
=C2=A0=C2=A0=C2=A0 put_atom(skip,1),
=C2=A0=C2=A0=C2=A0 call_c('Pl_Blt_G_Assign',[fast_call],[x(0),x(1)]),
=C2=A0=C2=A0=C2=A0 put_atom('$debug_skip',0),
=C2=A0=C2=A0=C2=A0 put_structure(s/2,1),
=C2=A0=C2=A0=C2=A0 unify_local_value(y(0)),
=C2=A0=C2=A0=C2=A0 unify_integer(31),
=C2=A0=C2=A0=C2=A0 call_c('Pl_Blt_G_Assign',[fast_call],[x(0),x(1)]),
=C2=A0=C2=A0=C2=A0 deallocate,
=C2=A0=C2=A0=C2=A0 proceed,

Thank you for making Gnu Prolog available to the community!
Regards,Kevin

------=_Part_7285452_1453933181.1532104217410
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div style=3D"font-family:times new roman, new yor=
k, times, serif;font-size:16px;"><div style=3D"font-family:times new roman,=
 new york, times, serif;font-size:16px;">Hello,</div><div style=3D"font-fam=
ily:times new roman, new york, times, serif;font-size:16px;"><br></div><div=
 style=3D"font-family:times new roman, new york, times, serif;font-size:16p=
x;">This is not a bug per se, but what appears to be a typo.</div><div styl=
e=3D"font-family:times new roman, new york, times, serif;font-size:16px;"><=
br></div><div style=3D"font-family:times new roman, new york, times, serif;=
font-size:16px;">"Inovcation" should I assume be: "Invocation"</div><div st=
yle=3D"font-family:times new roman, new york, times, serif;font-size:16px;"=
><br></div><div style=3D"font-family:times new roman, new york, times, seri=
f;font-size:16px;">Here is the context:</div><div style=3D"font-family:time=
s new roman, new york, times, serif;font-size:16px;"><br></div><div style=
=3D"font-family:times new roman, new york, times, serif;font-size:16px;"><s=
pan>gprolog-1.4.5\src\BipsPl\</span></div><div style=3D"font-family:times n=
ew roman, new york, times, serif;font-size:16px;"><span><br></span></div><d=
iv style=3D"font-family:times new roman, new york, times, serif;font-size:1=
6px;"><span>debugger.pl:</span></div><div style=3D"font-family:times new ro=
man, new york, times, serif;font-size:16px;"><span><br>'$debug_exec_cmd'('G=
', _, _, _, _, _) :-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; % goto<br><b>&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; write(debugger_output, 'Inovcation nb: '),<=
/b><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '$debug_read_integer'(Inv=
oc),<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_assign('$debug_next', =
skip),<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_assign('$debug_skip'=
, s(Invoc, 31)).<br><br></span><br><span></span></div><div style=3D"font-fa=
mily:times new roman, new york, times, serif;font-size:16px;"><div><span>de=
bugger.wam:</span></div><div><span></span><br></div><div><br></div><span>la=
bel(15),<br>&nbsp;&nbsp;&nbsp; allocate(1),<br>&nbsp;&nbsp;&nbsp; get_atom(=
'G',0),<br>&nbsp;&nbsp;&nbsp; put_atom(debugger_output,0),<br><b>&nbsp;&nbs=
p;&nbsp; put_atom('Inovcation nb: ',1),</b><br>&nbsp;&nbsp;&nbsp; call(writ=
e/2),<br>&nbsp;&nbsp;&nbsp; put_variable(y(0),0),<br>&nbsp;&nbsp;&nbsp; cal=
l('$debug_read_integer'/1),<br>&nbsp;&nbsp;&nbsp; put_atom('$debug_next',0)=
,<br>&nbsp;&nbsp;&nbsp; put_atom(skip,1),<br>&nbsp;&nbsp;&nbsp; call_c('Pl_=
Blt_G_Assign',[fast_call],[x(0),x(1)]),<br>&nbsp;&nbsp;&nbsp; put_atom('$de=
bug_skip',0),<br>&nbsp;&nbsp;&nbsp; put_structure(s/2,1),<br>&nbsp;&nbsp;&n=
bsp; unify_local_value(y(0)),<br>&nbsp;&nbsp;&nbsp; unify_integer(31),<br>&=
nbsp;&nbsp;&nbsp; call_c('Pl_Blt_G_Assign',[fast_call],[x(0),x(1)]),<br>&nb=
sp;&nbsp;&nbsp; deallocate,<br>&nbsp;&nbsp;&nbsp; proceed,<br><br></span><d=
iv>Thank you for making Gnu Prolog available to the community!</div><div><b=
r></div><div>Regards,</div><div>Kevin</div><div><br></div></div></div></bod=
y></html>
------=_Part_7285452_1453933181.1532104217410--


--===============2549405023851463798==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Bug-prolog mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-prolog

--===============2549405023851463798==--