<div dir="ltr">I believe I&#39;ve fixed this bug, but since the last release. You might want to try a nightly build:<div><br></div><div>  <a href="http://pre.racket-lang.org/installers/">http://pre.racket-lang.org/installers/</a></div>
<div><br></div><div style>Sorry for the inconvenience.</div><div style><br></div><div style>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 2:34 AM, Клочков Роман <span dir="ltr">&lt;<a href="mailto:kalimehtar@mail.ru" target="_blank">kalimehtar@mail.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Trying to write documentation<br><br>---<br><pre><code>#lang scribble/manual <br>@(require (for-label racket)) <br><br>@title{GObject Introspection} <br><br>This is Gobject FFI. <br><br>Usage example: <br><br>@racketblock[ <br>
(gi-ffi gtk &quot;Gtk&quot;) <br>(let <br>  ([window (gtk &#39;window &#39;new)]) (window &#39;show)) <br>]<br><br>---<br><br>DrRacket writes in status line: +: contract violation expected: number? given: #f argument position: 1st other arguments...: 0<br>
<br>I push &quot;Check syntax&quot;. The window hangs. To be correct, not window, but tab with the document. I still can work with other tabs.<br></code></pre>Racket 5.3.4, Linux<br></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>