You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org> on 2007/05/03 08:54:15 UTC

[jira] Commented: (UIMA-391) On Windows, create debug annotator libraries with "D" appended to name

    [ https://issues.apache.org/jira/browse/UIMA-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493296 ] 

Thilo Goetz commented on UIMA-391:
----------------------------------

Just for my information, is that how things are commonly done in C++?  Isn't a "D" a little short and ambiguous?  

> On Windows, create debug annotator libraries with "D" appended to name
> ----------------------------------------------------------------------
>
>                 Key: UIMA-391
>                 URL: https://issues.apache.org/jira/browse/UIMA-391
>             Project: UIMA
>          Issue Type: New Feature
>          Components: C++ Framework
>         Environment: Windows
>            Reporter: Eddie Epstein
>         Assigned To: Eddie Epstein
>
> On Windows, UIMACPP annotators link to different versions of the framework for debug vs release builds. In order to avoid accidental mismatches at run time, all UIMACPP DLL file names will have a "D" appended by the build projects, and the debug framework will add a "D" to the component name from UIMA descriptors before loading these components. This also applies to URI scheme handlers.

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