Edit report at https://bugs.php.net/bug.php?id=63186&edit=1

 ID:                 63186
 Updated by:         mbecc...@php.net
 Reported by:        jakoch at web dot de
 Summary:            compile failure on netbsd
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   netbsd
 PHP Version:        5.4.7
 Assigned To:        mbeccati
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of mbeccati
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=6238dd6f3257bed9efe60a39978376862668e71c
Log: Fixed bug #63186 (compile failure on netbsd)


Previous Comments:
------------------------------------------------------------------------
[2012-10-03 14:26:06] fel...@php.net

It's due a NetBSD core change, see: http://gnats.netbsd.org/45905

------------------------------------------------------------------------
[2012-09-29 20:55:45] ni...@php.net

The quoted part is just a warning. The actual errors is:

main/streams/cast.c:75:2: error: conversion to non-scalar type requested

So it's complaining about a int -> fpos_t cast.

Can't say any further on that though. Don't know NetBSD.

------------------------------------------------------------------------
[2012-09-29 15:09:39] jakoch at web dot de

Description:
------------
main/streams/cast.c:140:2:initalization from incompatible pointer

http://i.imgur.com/tlAbF.png



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63186&edit=1

Reply via email to