You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/08/09 11:07:42 UTC

[jira] Created: (STDCXX-513) setjmp macro is not defined on Cygwin

setjmp macro is not defined on Cygwin
-------------------------------------

                 Key: STDCXX-513
                 URL: https://issues.apache.org/jira/browse/STDCXX-513
             Project: C++ Standard Library
          Issue Type: Bug
          Components: 18. Language Support
    Affects Versions: 4.1.3
         Environment: gcc 3.4.4/Cygwin
            Reporter: Farid Zaripov
            Assignee: Farid Zaripov
            Priority: Minor
             Fix For: 4.2


setjmp macro is not defined in /usr/include/setjmp.h, so it should be defined in include/ansi/csetjmp header file

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


[jira] Closed: (STDCXX-513) setjmp macro is not defined on Cygwin

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

Farid Zaripov closed STDCXX-513.
--------------------------------


> setjmp macro is not defined on Cygwin
> -------------------------------------
>
>                 Key: STDCXX-513
>                 URL: https://issues.apache.org/jira/browse/STDCXX-513
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 18. Language Support
>    Affects Versions: 4.1.3
>         Environment: gcc 3.4.4/Cygwin
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> setjmp macro is not defined in /usr/include/setjmp.h, so it should be defined in include/ansi/csetjmp header file

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


[jira] Resolved: (STDCXX-513) setjmp macro is not defined on Cygwin

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

Farid Zaripov resolved STDCXX-513.
----------------------------------

    Resolution: Fixed

Fixed thus: http://svn.apache.org/viewvc?view=rev&rev=564170

> setjmp macro is not defined on Cygwin
> -------------------------------------
>
>                 Key: STDCXX-513
>                 URL: https://issues.apache.org/jira/browse/STDCXX-513
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 18. Language Support
>    Affects Versions: 4.1.3
>         Environment: gcc 3.4.4/Cygwin
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> setjmp macro is not defined in /usr/include/setjmp.h, so it should be defined in include/ansi/csetjmp header file

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