You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org> on 2007/10/14 13:14:50 UTC

[jira] Commented: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

    [ https://issues.apache.org/jira/browse/HARMONY-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534625 ] 

Eugene S. Ostrovsky commented on HARMONY-4943:
----------------------------------------------

The reason seems to be in patch for HARMONY-4902

> [classlib] Error on compiling WGLGraphicsConfiguration.java
> -----------------------------------------------------------
>
>                 Key: HARMONY-4943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>
> Couldn't build classlib r584437.
> Log:
> .....
>  [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
>  [hy.javac] 	super(hdc);
>  [hy.javac] 	^^^^^^^^^^^
>  [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.