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 <simo...@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@haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>

Attachment: 0001-Fix-variable-name-typo-from-commit-3021fb.patch
Description: Binary data

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to