You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/04/04 00:38:12 UTC

[jira] Created: (THRIFT-427) print_const_value is broken in the compiler for Java

print_const_value is broken in the compiler for Java
----------------------------------------------------

                 Key: THRIFT-427
                 URL: https://issues.apache.org/jira/browse/THRIFT-427
             Project: Thrift
          Issue Type: Bug
            Reporter: David Reiss


Broken by the privatization of isset.

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


[jira] Assigned: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned THRIFT-427:
------------------------------------

    Assignee: David Reiss

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Commented: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695629#action_12695629 ] 

David Reiss commented on THRIFT-427:
------------------------------------

System.out.println removed locally.

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Updated: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss updated THRIFT-427:
-------------------------------

    Attachment: 0001-THRIFT-427.-java-Fix-print_const_value.patch

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Resolved: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss resolved THRIFT-427.
--------------------------------

    Resolution: Fixed

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Updated: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-427:
---------------------------------

         Priority: Blocker  (was: Major)
    Fix Version/s: 0.1

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Commented: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695648#action_12695648 ] 

Bryan Duxbury commented on THRIFT-427:
--------------------------------------

The patch looks good, and everything compiles and the tests pass still. It'd be nice if this code was exercised through at least a test .thrift file though.

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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


[jira] Commented: (THRIFT-427) print_const_value is broken in the compiler for Java

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695656#action_12695656 ] 

David Reiss commented on THRIFT-427:
------------------------------------

See THRIFT-356.

> print_const_value is broken in the compiler for Java
> ----------------------------------------------------
>
>                 Key: THRIFT-427
>                 URL: https://issues.apache.org/jira/browse/THRIFT-427
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>         Attachments: 0001-THRIFT-427.-java-Fix-print_const_value.patch
>
>
> Broken by the privatization of isset.

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