Re: [GHC] #7242: struct kevent is different on NetBSD

2012-10-11 Thread GHC
#7242: struct kevent is different on NetBSD
-+--
  Reporter:  iquiw   |  Owner:  
  Type:  bug | Status:  closed  
  Priority:  normal  |  Milestone:  
 Component:  libraries/base  |Version:  7.6.1   
Resolution:  fixed   |   Keywords:  
Os:  NetBSD  |   Architecture:  Unknown/Multiple
   Failure:  Runtime crash   | Difficulty:  Unknown 
  Testcase:  |  Blockedby:  
  Blocking:  |Related:  
-+--
Changes (by igloo):

  * status:  merge => closed
  * resolution:  => fixed


Comment:

 Merged as 69446b156881056b09bfd2008114eaaf7257ae5a,
 875e6b73b1727c0190336d010cfd6e38d0c85af0

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-10-08 Thread GHC
#7242: struct kevent is different on NetBSD
-+--
Reporter:  iquiw |   Owner:   
Type:  bug   |  Status:  merge
Priority:  normal|   Milestone:   
   Component:  libraries/base| Version:  7.6.1
Keywords:|  Os:  NetBSD   
Architecture:  Unknown/Multiple  | Failure:  Runtime crash
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--
Changes (by simonmar):

  * status:  patch => merge


Comment:

 Fixed, please merge.

 {{{
 commit 8ff58d31f56bf5f35be0f97c0b46beb48e07b5e4
 Author: Iku Iwasa 
 Date:   Sun Sep 16 16:36:52 2012 +0900

 FFI wrapper for kevent()

 commit 1bc8270f086ee634e6f399272accc934495ad350
 Author: Iku Iwasa 
 Date:   Sun Sep 16 16:36:25 2012 +0900

 Adapt to NetBSD's struct kevent
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-28 Thread GHC
#7242: struct kevent is different on NetBSD
-+--
Reporter:  iquiw |   Owner:   
Type:  bug   |  Status:  patch
Priority:  normal|   Milestone:   
   Component:  libraries/base| Version:  7.6.1
Keywords:|  Os:  NetBSD   
Architecture:  Unknown/Multiple  | Failure:  Runtime crash
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--

Comment(by iquiw):

 amend version of FFI-wrapper patch was attached.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-24 Thread GHC
#7242: struct kevent is different on NetBSD
-+--
Reporter:  iquiw |   Owner:   
Type:  bug   |  Status:  patch
Priority:  normal|   Milestone:   
   Component:  libraries/base| Version:  7.6.1
Keywords:|  Os:  NetBSD   
Architecture:  Unknown/Multiple  | Failure:  Runtime crash
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--

Comment(by iquiw):

 Replying to [comment:4 simonmar]:
 > In the FFI-wrapper patch, should the `#ifdef` be `HAVE_KEVENT`, not
 `HAVE_KQUEUE`?

 Yes, it should be.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-24 Thread GHC
#7242: struct kevent is different on NetBSD
-+--
Reporter:  iquiw |   Owner:   
Type:  bug   |  Status:  patch
Priority:  normal|   Milestone:   
   Component:  libraries/base| Version:  7.6.1
Keywords:|  Os:  NetBSD   
Architecture:  Unknown/Multiple  | Failure:  Runtime crash
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--
Changes (by simonmar):

  * difficulty:  => Unknown


Comment:

 In the FFI-wrapper patch, should the `#ifdef` be `HAVE_KEVENT`, not
 `HAVE_KQUEUE`?

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-21 Thread GHC
#7242: struct kevent is different on NetBSD
---+
 Reporter:  iquiw  |  Owner:  
 Type:  bug| Status:  patch   
 Priority:  normal |  Component:  libraries/base  
  Version:  7.6.1  |   Keywords:  
   Os:  NetBSD |   Architecture:  Unknown/Multiple
  Failure:  Runtime crash  |   Testcase:  
Blockedby: |   Blocking:  
  Related: |  
---+
Changes (by lelf):

 * cc: anton.nik@… (added)


-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-21 Thread GHC
#7242: struct kevent is different on NetBSD
---+
 Reporter:  iquiw  |  Owner:  
 Type:  bug| Status:  patch   
 Priority:  normal |  Component:  libraries/base  
  Version:  7.6.1  |   Keywords:  
   Os:  NetBSD |   Architecture:  Unknown/Multiple
  Failure:  Runtime crash  |   Testcase:  
Blockedby: |   Blocking:  
  Related: |  
---+
Changes (by lelf):

  * status:  new => patch


-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7242: struct kevent is different on NetBSD

2012-09-16 Thread GHC
#7242: struct kevent is different on NetBSD
---+
 Reporter:  iquiw  |  Owner:  
 Type:  bug| Status:  new 
 Priority:  normal |  Component:  libraries/base  
  Version:  7.6.1  |   Keywords:  
   Os:  NetBSD |   Architecture:  Unknown/Multiple
  Failure:  Runtime crash  |   Testcase:  
Blockedby: |   Blocking:  
  Related: |  
---+

Comment(by iquiw):

 The attached patch (0001-Adapt-to-NetBSD-s-struct-kevent.patch) uses
 autoconf for kevent.filter and kevent.flags, which checks their size only.

 If to use netbsd_HOST_OS is more suitable, please make the change (or I
 will prepare new patch).

 The another patch (0002-FFI-wrapper-for-kevent.patch) is not directly
 related to this ticket, but NetBSD needs this also. Please include it also
 if there is no problem.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs