emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30941: closed (Documentation bug.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30941: closed (Documentation bug.)
Date: Mon, 18 Jun 2018 12:08:01 +0000

Your message dated Mon, 18 Jun 2018 14:06:57 +0200
with message-id <address@hidden>
and subject line Re: bug#30941: Documentation bug.
has caused the debbugs.gnu.org bug report #30941,
regarding Documentation bug.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30941: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30941
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Documentation bug. Date: Sun, 25 Mar 2018 21:30:42 +0000
On the subject: Defining Foreign Object Types
at
https://www.gnu.org/software/guile/manual/html_node/Defining-Foreign-Object-Types.html#Defining-Foreign-Object-Types

There is a example code snippet written in c. In the middle of that
snippet:

#+BEGIN_SRC c

static SCM image_type image_type;

#+END_SRC

I think the declaration is wrong, there should be only one
`image_type`. :).



--- End Message ---
--- Begin Message --- Subject: Re: bug#30941: Documentation bug. Date: Mon, 18 Jun 2018 14:06:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Fis Trivial <address@hidden> skribis:

> There is a example code snippet written in c. In the middle of that
> snippet:
>
> #+BEGIN_SRC c
>
> static SCM image_type image_type;
>
> #+END_SRC

Indeed.  Fixed, thanks!

Ludo'.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]