Windows build broken -- again!

Niklas Larsson metaniklas at gmail.com
Wed Jul 30 01:53:23 UTC 2014


Hi!

Seems like it is the detabbing in commit 3021fb that has gone awry,
blocked_queue_hd was renamed blocking_queue_hd in one place. I have
attached a patch.

I really need to set up a buildbot. Maybe if the weather gets worse.

Niklas



2014-07-30 0:37 GMT+02:00 Simon Peyton Jones <simonpj at microsoft.com>:

>  Aaargh!
>
> My windows build is, once again, broken.   The error is below.  Could
> whoever broke it please fix it?  Something to do with “blocking_queue_hd”
> perhaps?
>
> Please.
>
> Thanks
>
> Simon
>
> rts\win32\AsyncIO.c: In function 'awaitRequests':
>
>
>
> rts\win32\AsyncIO.c:289:23:
>
>      error: 'blocking_queue_hd' undeclared (first use in this function)
>
>
>
> rts\win32\AsyncIO.c:289:23:
>
>      note: each undeclared identifier is reported only once for each
> function it appears in
>
>
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140730/ef97fdec/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-variable-name-typo-from-commit-3021fb.patch
Type: application/octet-stream
Size: 767 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140730/ef97fdec/attachment.obj>


More information about the ghc-devs mailing list