<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.corba.omniorb.devel">
    <title>gmane.comp.corba.omniorb.devel</title>
    <link>http://blog.gmane.org/gmane.comp.corba.omniorb.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/318"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/314"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/312"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/311"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/308"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/306"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/305"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/301"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/300"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/299"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/295"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/294"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/288"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/287"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/285"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/283"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/282"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/278"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/277"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/276"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/318">
    <title>omniORB subversion repository moved</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/318</link>
    <description>&lt;pre&gt;Hello,

SourceForge has moved the omniORB subversion repository to a new home.
if you have a checkout, you need to tell svn is has been relocated. To
do so, go to the top-level directory of the checkout and run a command
like this for a checkout of trunk:

  svn relocate https://svn.code.sf.net/p/omniorb/svn/trunk

or if you have the 4_1 branch:

  svn relocate https://svn.code.sf.net/p/omniorb/svn/branches/4_1


If you have an older svn version, you need to use svn switch instead,
e.g.:

  svn switch --relocate https://omniorb.svn.sourceforge.net/svnroot/omniorb/trunk https://svn.code.sf.net/p/omniorb/svn/trunk


Let me know if there are any problems...

Cheers,

Duncan.

&lt;/pre&gt;</description>
    <dc:creator>Duncan Grisby</dc:creator>
    <dc:date>2013-05-23T14:51:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/314">
    <title>Building for Mac OS X Lion</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/314</link>
    <description>&lt;pre&gt;I'm trying to get code running on Mac OS X including omniORB and omniORBpy.

The current MacPorts ports are for 4.1.4 and 3.4, respectively, and 
fails to build on my recent MacBook with XCode-4.2.1. I've updated my 
copy of the port of omniORB to 4.1.6 and after setting DYLD_LIBRARY_PATH 
in the port script so the linker would find libraries in the build area 
I'm getting the following error:

/Developer/usr/bin/clang++ -o catior -L/opt/local/lib -arch x86_64 -pipe 
-O2 -arch x86_64 -fno-common -bind_at_load -L../../../../lib 
-L../../../../lib catior.o -lomniORB4 -lomnithread
Undefined symbols for architecture x86_64:
   "operator&amp;lt;&amp;lt;=(unsigned int&amp;amp;, cdrStream&amp;amp;)", referenced from:
       
_CORBA_Unbounded_Sequence&amp;lt;IOP::TaggedProfile&amp;gt;::operator&amp;lt;&amp;lt;=(cdrStream&amp;amp;) 
in catior.o

Which I see is indeed undefined in both catior.o and in 
libomniORB4.dylib (along with undefined operators for a few other int 
types). I'm guessing it is an implicit template issue but...

... when I look at libomniORB4.so on my Linux box I don't see any 
definition for operator&amp;lt;&amp;lt;=() with two arguments except for a strong 
symbol with "long double&amp;amp;" as the first argument. None with "unsigned int&amp;amp;".

Does this ring a bell with anyone? Any hints on where to look? Has 
anyone had success building with clang++ rather than gcc?

TIA

                - Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Lockhart</dc:creator>
    <dc:date>2012-02-12T03:03:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/312">
    <title>maximum size of -ORBgiopMaxMsgSize</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/312</link>
    <description>&lt;pre&gt;
Hi,

I have a omniorb server and client implementation and i set the
-ORBgiopMaxMsgSize on both to 10485760. But still sometime my corba server
crashed. And it usually happens when the size of the message is larger than
10485760. Can anyone tell me what is the maximum value that i can set for
-ORBgiopMaxMsgSize?

Adeel.
&lt;/pre&gt;</description>
    <dc:creator>adeeshah</dc:creator>
    <dc:date>2011-11-28T12:31:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/311">
    <title>RPM spec files for 4.1.6 and 3.6</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/311</link>
    <description>&lt;pre&gt;I've done some light patching to get the as-shipped spec files happy 
with the new release. For some reason Fedora 15 seems to require that 
the library names be explicitly mentioned in the "provides" clause for 
the library package; I haven't run into this before and don't know if it 
is a change in rpm or a defect in FC15.

I've also parameterized the omniORB version number for the omniORBpy 
spec file since file names based on this version are mentioned farther 
down in the spec file.

                                         - Tom

_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Thomas Lockhart</dc:creator>
    <dc:date>2011-08-08T05:12:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/308">
    <title>Minor documentation patch</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/308</link>
    <description>&lt;pre&gt;Hi

One of Debian's QA analysis efforts was to spot insecure usage of
PYTHONPATH, i.e. PYTHON=$PYTHONPATH:/some/path which could potentially
put the current working directory on the PYTHONPATH.  In OmniORBpy
this occurs only in the documentation, however they still regard that
as a security bug ;-).

As I'm always interested in keeping Debian's patches to a minimum
attached is the patch we applied to the documentation to fix this
issue, in case you would like to apply it upstream.

Regards
Floris

&lt;/pre&gt;</description>
    <dc:creator>Floris Bruynooghe</dc:creator>
    <dc:date>2011-03-29T20:18:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/306">
    <title>omniORB4.1.3 compilation error</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/306</link>
    <description>&lt;pre&gt;Hi,

I got omniORB4.1.3 code from SVN, while I tried to make export, I get below error

making export in src/tool...
make[1]: Entering directory `/cygdrive/e/Nag/omniORB/src/tool'
making export in src/tool/omniidl...
make[2]: Entering directory `/cygdrive/e/Nag/omniORB/src/tool/omniidl'
making export in src/tool/omniidl/cxx...
make[3]: Entering directory `/cygdrive/e/Nag/omniORB/src/tool/omniidl/cxx'
make[3]: *** No rule to make target `/e/nag/omniorb/include/omniORB4/CORBA_sysde
p.h', needed by `idlc.d'.  Stop.
make[3]: Leaving directory `/cygdrive/e/Nag/omniORB/src/tool/omniidl/cxx'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/e/Nag/omniORB/src/tool/omniidl'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/e/Nag/omniORB/src/tool'
make: *** [export] Error 2

It is stopping while compiling idlc.d. Any suggestions how to resolve the issue

Thanks,
Naga Ram

_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Naga Ram M Chavakula</dc:creator>
    <dc:date>2010-11-24T13:00:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/305">
    <title>libwrapper compiler issue</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/305</link>
    <description>&lt;pre&gt;Hi,

The  compilation of omniORB4.1.3 in XP with VC6 failed, I followed readme.win32 &amp;amp; did all necessary configuration.
I am getting below error while I run make export in the src folder as explained in readme file, I checked in static folder the files exist, but still libwrapper is causing below error

+ ../../../bin/x86_win32/libwrapper -gnuwin32 static/omnithread.lib static/nt.o
lib /OUT:static\omnithread.lib static\nt.o
lib: No such file or directory
make[2]: *** [static/omnithread"".lib] Error 1
make[2]: Leaving directory `/cygdrive/e/Nag/omniORB-4.1.3/omniORB-4.1.3/src/lib/
omnithread'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/e/Nag/omniORB-4.1.3/omniORB-4.1.3/src/lib'

make: *** [export] Error 2




Thanks,
Naga Ram M Chavakula | Senior Project Manager
O: 608.448.3117|M: 0091.9885778079 | nagaram.chavakula&amp;lt; at &amp;gt;symphonycorp.com&amp;lt;mailto:nagaram.chavakula&amp;lt; at &amp;gt;symphony.com&amp;gt;
Symphony Corporation&amp;lt;http://www.symphony.cc/&amp;gt; | Hyderabad, A.P.India-500 082 | A SEI-CMMI Level 4 Company
 We synchronize business, technology and people
" It is not difficult to be on TOP...It is difficult when you carry Truth,Commitment and Transparency with you"

_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Naga Ram M Chavakula</dc:creator>
    <dc:date>2010-11-24T09:09:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/301">
    <title>patch to allow disabling the long double support</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/301</link>
    <description>&lt;pre&gt;In some systems like mips or arm the gcc toolchain fails to build 
long double code that is generated from the corbaidl.idl
If we are in addition building in the cross compile environment, we must also call 
external omniidl instead of the just build one. Therfore the disabling of 
long double support from the just generated omniidl version would not 
work on crosscompile environment.

include/omniORB4/CORBA_sysdep_trad.h:
-#  define HAS_LongDouble
+#if defined(_GLIBCXX_USE_C99)
+#  define HAS_LongDouble
+#endif

Therefore I created attached patch which adds "--disbale-longdouble" option to configure. (once
regenerated with autoreconf command) If --disable-longdouble is given, 
then -DDISABLE_LONGDOUBLE option is passed to omniidl when it is reguested 
to generate stups from corbaidl.idl. corbaidl.idl instead have new "ifndef 
DISABLE_LONGDOUBLE" check which surrounds the part of the idl which 
defines the long double sequence.

In addition of this patch, when crosscompiling for example to mips, I need 
to remove the $(TOOLBINDIR) from the omniidl path definition in 
mk/beforeauto.mk.in file so that my build systems omniidl will get called 
instead of this target system crosscompiled one.

Maybe another configure option for allowing to define the path to omniidl 
version used, would be a good idea? At the moment I do not have that 
available, but if that approach is good, I can try to create something.

Mikadiff -Naur omniorb_41_branch_orig/acinclude.m4 omniorb_41_branch_new/acinclude.m4
--- omniorb_41_branch_orig/acinclude.m42010-10-13 00:01:31.821617703 +0300
+++ omniorb_41_branch_new/acinclude.m42010-10-13 01:38:41.471615078 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -420,6 +420,18 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 fi
 ])
 
+dnl Disable support for long double even if the toolchain claims to support it. (does really not work on mipsel or arm)
+AC_DEFUN([OMNI_DISABLE_LONGDOUBLE],
+[AC_CACHE_CHECK(whether to disable long double support even if toolchain supports it,
+omni_cv_enable_longdouble,
+[AC_ARG_ENABLE(longdouble,
+               AC_HELP_STRING([--disable-longdouble],
+                  [disable long double suppor (default enable-longdouble)]),
+               omni_cv_enable_longdouble=$enableval,
+               omni_cv_enable_longdouble=yes)
+])
+AC_SUBST(ENABLE_LONGDOUBLE, $omni_cv_enable_longdouble)
+])
 
 dnl
 dnl Tests from http://www.gnu.org/software/ac-archive/
diff -Naur omniorb_41_branch_orig/configure.ac omniorb_41_branch_new/configure.ac
--- omniorb_41_branch_orig/configure.ac2010-10-13 00:01:20.549617644 +0300
+++ omniorb_41_branch_new/configure.ac2010-10-13 01:14:17.435865139 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -134,7 +134,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 OMNI_DISABLE_THREAD_TRACING
 OMNI_DISABLE_IPV6_CHECK
 OMNI_DISABLE_ALLOCA
-
+OMNI_DISABLE_LONGDOUBLE
 
 dnl ** Compiler name
 
diff -Naur omniorb_41_branch_orig/idl/corbaidl.idl omniorb_41_branch_new/idl/corbaidl.idl
--- omniorb_41_branch_orig/idl/corbaidl.idl2010-10-11 22:43:09.334511122 +0300
+++ omniorb_41_branch_new/idl/corbaidl.idl2010-10-13 01:13:11.990614981 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -73,9 +73,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 #endif
   typedef sequence&amp;lt;float&amp;gt;              FloatSeq;
   typedef sequence&amp;lt;double&amp;gt;             DoubleSeq;
+#ifndef DISABLE_LONGDOUBLE
 #ifdef HAS_LongDouble
   typedef sequence&amp;lt;long double&amp;gt;        LongDoubleSeq;
 #endif
+#endif
   typedef sequence&amp;lt;string&amp;gt;             StringSeq;
   typedef sequence&amp;lt;wstring&amp;gt;            WStringSeq;
 
diff -Naur omniorb_41_branch_orig/mk/beforeauto.mk.in omniorb_41_branch_new/mk/beforeauto.mk.in
--- omniorb_41_branch_orig/mk/beforeauto.mk.in2010-10-13 01:18:36.027617578 +0300
+++ omniorb_41_branch_new/mk/beforeauto.mk.in2010-10-13 01:47:49.339615274 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -718,6 +718,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 NoStaticLibrary = 1
 endif
 
+ifeq (&amp;lt; at &amp;gt;ENABLE_LONGDOUBLE&amp;lt; at &amp;gt;,no)
+NoLongDouble = 1
+endif
+
 
 ###########################################################################
 #
diff -Naur omniorb_41_branch_orig/src/lib/omniORB/dir.mk omniorb_41_branch_new/src/lib/omniORB/dir.mk
--- omniorb_41_branch_orig/src/lib/omniORB/dir.mk2010-10-13 01:07:48.069617556 +0300
+++ omniorb_41_branch_new/src/lib/omniORB/dir.mk2010-10-13 02:02:30.616870659 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -11,6 +11,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 SUBDIRS += dynamic codesets connections
 endif
 
+ifdef NoLongDouble
+OPT_DISABLE_LONGDOUBLE="-DDISABLE_LONGDOUBLE"
+else
+OPT_DISABLE_LONGDOUBLE=""
+endif
+
 EXPORTHEADERS = omniORB4/distdate.hh \
                 omniORB4/Naming.hh \
                 omniORB4/corbaidl_defs.hh \
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -89,7 +95,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 omniORB4/corbaidl_defs.hh omniORB4/corbaidl_operators.hh omniORB4/corbaidl_poa.hh: corbaidl.idl
 &amp;lt; at &amp;gt;(dir=omniORB4; $(CreateDir))
-$(OMNIORB_IDL) -v -nf -P -WbF -ComniORB4 $&amp;lt;
+$(OMNIORB_IDL) -v -nf -P -WbF -ComniORB4 $(OPT_DISABLE_LONGDOUBLE) $&amp;lt;
 
 omniORB4/boxes_defs.hh omniORB4/boxes_operators.hh omniORB4/boxes_poa.hh: boxes.idl
 &amp;lt; at &amp;gt;(dir=omniORB4; $(CreateDir))
_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Mika Laitio</dc:creator>
    <dc:date>2010-10-13T00:15:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/300">
    <title>autoreconf patch</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/300</link>
    <description>&lt;pre&gt;Hi

I checked out the 4.1 svn branch in order to test crosscompilation for 
mips with openwrt toolchain.

Therefore I wanted to reconfigure everything by running these 3 commands 
from the openwrt makefile. (still working on for creating it)

 libtoolize --automake --force --copy
 autoreconf --force --install
 ./configure --prefix=/usr/local

autoreconf command will however give a following error:

configure:4489: error: possibly undefined macro: PKG_CONFIG_LIBDIR
       If this token and others are legitimate, please use 
m4_pattern_allow.
       See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

Attached patch fixes it, would it be possible to apply it?
Note, I noticed a similar type of patch has also been added to 
openembedded by somebody.

Mika


diff -Naur omniorb_41_branch_orig/configure.ac omniorb_41_branch/configure.ac
--- omniorb_41_branch_orig/configure.ac2010-10-11 22:17:59.552521620 +0300
+++ omniorb_41_branch/configure.ac2010-10-11 22:18:15.304538752 +0300
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -10,6 +10,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 AC_CONFIG_HEADERS(include/omniORB4/acconfig.h)
 
+dnl to prevent error from autoreconf while crosscompiling
+m4_pattern_allow(PKG_CONFIG_LIBDIR)
 
 dnl ** CFLAGS / CXXFLAGS
 
_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Mika Laitio</dc:creator>
    <dc:date>2010-10-11T19:55:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/299">
    <title>Suspicious omnithread problem</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/299</link>
    <description>&lt;pre&gt;Hi,

my program got a core dump with signal 11 &amp;lt; at &amp;gt; omnithread lib. But I
don't know why:

#0  0x084baca9 in virtual thunk to
CosNotifyChannelAdmin::_impl_SupplierAdmin::_dispatch(omniCallHandle&amp;amp;)
() at /usr/include/omnithread.h:648
648static omni_thread::init_t omni_thread_init;

Any idea?

Cheers,
 Christoph
&lt;/pre&gt;</description>
    <dc:creator>Christoph Becker</dc:creator>
    <dc:date>2010-10-01T14:29:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/295">
    <title>Linking libCOS against libomniDynamic on all platforms</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/295</link>
    <description>&lt;pre&gt;Hi

Attached is the patch I've made in Debian to link libCOS with
libomniDynamic and link libCOSDynamic with libCOS (in version 4.1.4).
Both these libraries use symbols from these libraries however the
default UNIX build did not bother resolving them because (I presume)
any application using them would be linking against these libs anyway.

Both AIX and Cygwin linkers where not happy with this and had
exceptions added to them however.  But it also turns out that the new
GOLD linker in GNU binutils is not too happy with leaving these
symbols not resolved either (though it's not a hard failure), see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558942.

So the attached patch does add the linking by default to any UNIX
platform.  Do you have any comments on this?  Is this a very bad idea
or is this something you'd accept upstream?  Is there a better way of
doing this?

Thanks
Floris

&lt;/pre&gt;</description>
    <dc:creator>Floris Bruynooghe</dc:creator>
    <dc:date>2010-08-08T13:44:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/294">
    <title>Modify omniORB to use blocking connect only</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/294</link>
    <description>&lt;pre&gt;
Hi, 

I am trying to modify the implementation of omniORB so that it will use
blocking socket connect only, I modified the tcpAddress.c file but I am
still getting "Failed to set socket to non-blocking mode: " from the trace
file, my question is, is there any other place that I need to modify?

Regards
--Haitham
&lt;/pre&gt;</description>
    <dc:creator>Haitham</dc:creator>
    <dc:date>2010-08-03T18:29:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/288">
    <title>plcs orbs</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/288</link>
    <description>&lt;pre&gt;Hi all

Hi I am a software developer that has a love for linux. I am currently 
employed to
develop software for scada systems and have found that linux does not have a
opc server. I know that you can used corba like an opc server.
I have a quick question can omniorb achieve the same objective?
&lt;/pre&gt;</description>
    <dc:creator>PurencoolGmail</dc:creator>
    <dc:date>2010-06-30T23:33:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/287">
    <title>Find _invoke function</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/287</link>
    <description>&lt;pre&gt;
Hello, 

I am trying to understand the implementation of omniORB, I have a problem of
finding _invoke function, which is in the following files  bootstrapSK.cc ,
irSK.cc, and  NamingSK.cc?


Thanks
--Haitham
&lt;/pre&gt;</description>
    <dc:creator>Haitham</dc:creator>
    <dc:date>2010-06-24T13:42:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/285">
    <title>String exceptions in cxx omniidl backend</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/285</link>
    <description>&lt;pre&gt;Hi

The cxx backend of omniidl still uses string exceptions, which no
longer work in Python 2.6 (that was a mistake, they where supposed to
work till 3.x but it's too late now).  These exceptions now raise a
TypeError, which for all practical purposes leaves most code working
since to catch string exceptions you pretty much have to catch all
exceptions anyway.  However it would still be good to get rid of them.

Before I prepare a patch I'd like to know if any of these exceptions
are governed by the OMG standards.  My guess is they aren't since they
only occur in the IDL backend, but I'm not an expert and don't feel
like reading the standards...

Cheers
Floris


PS: The execeptions (with slight offset due to previous version) are:

omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/ast.py:355
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/cxx.py:139
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/cxx.py:142
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/dynskel/typecode.py:375
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/impl/main.py:247
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/types.py:786
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/types.py:788
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/types.py:821
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/types.py:856
omniidl_4.1.3-1 E string-literal-exception /usr/share/pyshared/omniidl_be/cxx/util.py:248

&lt;/pre&gt;</description>
    <dc:creator>Floris Bruynooghe</dc:creator>
    <dc:date>2010-06-17T19:14:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/283">
    <title>'CORBA::LongDoubleSeq' has not been declared</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/283</link>
    <description>&lt;pre&gt;
Hi,

I am new in OmniORB. I have downloaded the ready built zip of OmniORB for
windows. I am using OmniORB on Windows Vista with MinGw. I created the stub
files using the omniidl.exe -bcxx. I am using Qt Creator IDE. My project
file looks like this,

# -------------------------------------------------
# Project created by QtCreator 2010-06-11T17:33:28
# -------------------------------------------------
TARGET = OMCcorba
TEMPLATE = app

# -------For OMNIorb
DEFINES += __x86__ \
 __NT__ \
 __OSVERSION__=4 \
 __WIN32__
LIBS += -LE:\Thesis\omniORB-4.1.4\bin\x86_win32 \
 -LE:\Thesis\omniORB-4.1.4\lib\x86_win32
INCLUDEPATH += E:\Thesis\omniORB-4.1.4\include

SOURCES += main.cpp \
    mainwindow.cpp \
    omc_communication.cpp
HEADERS += mainwindow.h \
    omc_communication.h 

#---------------------------------------------------------------------
#---------------------------------------------------------------------

I also created a Environment variable named OMNIORB_CONFIG that points to
E:\Thesis\omniORB-4.1.4\config directory.

I am getting the following error when i try to run my programme. Please see
below for compile output,

#--------------------------------------------------------------------------------------------
#---------------------------------------------------------------------------------------------
Running build steps for project OMCcorba...
Configuration unchanged, skipping QMake step.
Starting: E:/appl/Qt/2010.02.1/mingw/bin/mingw32-make.exe -w 
mingw32-make: Entering directory `E:/Thesis/OMCcorba'
E:/appl/Qt/2010.02.1/mingw/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `E:/Thesis/OMCcorba'
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE
-DQT_LARGEFILE_SUPPORT -D__x86__ -D__NT__ -D__OSVERSION__=4 -D__WIN32__
-DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN
-I"..\..\appl\Qt\2010.02.1\qt\include\QtCore"
-I"..\..\appl\Qt\2010.02.1\qt\include\QtGui"
-I"..\..\appl\Qt\2010.02.1\qt\include" -I"..\omniORB-4.1.4\include"
-I"..\..\appl\Qt\2010.02.1\qt\include\ActiveQt" -I"debug"
-I"..\..\appl\Qt\2010.02.1\qt\mkspecs\win32-g++" -o debug\main.o main.cpp
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE
-DQT_LARGEFILE_SUPPORT -D__x86__ -D__NT__ -D__OSVERSION__=4 -D__WIN32__
-DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN
-I"..\..\appl\Qt\2010.02.1\qt\include\QtCore"
-I"..\..\appl\Qt\2010.02.1\qt\include\QtGui"
-I"..\..\appl\Qt\2010.02.1\qt\include" -I"..\omniORB-4.1.4\include"
-I"..\..\appl\Qt\2010.02.1\qt\include\ActiveQt" -I"debug"
-I"..\..\appl\Qt\2010.02.1\qt\mkspecs\win32-g++" -o debug\mainwindow.o
mainwindow.cpp
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE
-DQT_LARGEFILE_SUPPORT -D__x86__ -D__NT__ -D__OSVERSION__=4 -D__WIN32__
-DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN
-I"..\..\appl\Qt\2010.02.1\qt\include\QtCore"
-I"..\..\appl\Qt\2010.02.1\qt\include\QtGui"
-I"..\..\appl\Qt\2010.02.1\qt\include" -I"..\omniORB-4.1.4\include"
-I"..\..\appl\Qt\2010.02.1\qt\include\ActiveQt" -I"debug"
-I"..\..\appl\Qt\2010.02.1\qt\mkspecs\win32-g++" -o
debug\omc_communication.o omc_communication.cpp
In file included from ..\omniORB-4.1.4\include/omniORB4/CORBA.h:518,
from omc_communication.h:6,
from omc_communication.cpp:3:
..\omniORB-4.1.4\include/omniORB4/dynAny.h:170: error:
'CORBA::LongDoubleSeq' has not been declared
..\omniORB-4.1.4\include/omniORB4/dynAny.h:190: error: ISO C++ forbids
declaration of 'LongDoubleSeq' with no type
..\omniORB-4.1.4\include/omniORB4/dynAny.h:190: error: invalid use of '::'
..\omniORB-4.1.4\include/omniORB4/dynAny.h:190: error: expected ';' before
'*' token
omc_communication.cpp:13: warning: '_0RL_library_version' defined but not
used
mingw32-make[1]: Leaving directory `E:/Thesis/OMCcorba'
mingw32-make: Leaving directory `E:/Thesis/OMCcorba'
mingw32-make[1]: *** [debug/omc_communication.o] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project OMCcorba
When executing build step 'Make'
#---------------------------------------------------------------------------------------------
#---------------------------------------------------------------------------------------------

Please help me. Thanks,

Regards,
Adeel.


&lt;/pre&gt;</description>
    <dc:creator>adeeshah</dc:creator>
    <dc:date>2010-06-15T15:15:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/282">
    <title>Python interceptors - no way to get peer identity -patch</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/282</link>
    <description>&lt;pre&gt;Hello,
finally i managed to code it down... It should not break any existing code.
One should pass optional second boolean argument to
addServerReceiveRequest or addClientReceiveReply, i.e.:

interceptors.addServerReceiveRequest(validateCredentials, True)
interceptors.addClientReceiveReply(validateCredentials, True)

Sample validateCredentials might look like this:

def validateCredentials(op, contexts, peer_info):
 address = peer_info['address']
 identity = peer_info['identity']
 print "%s&amp;lt; at &amp;gt;%s" % (address, identity)


Patch is attached. Hope i didn't forget anything.
--
Cheers,
Konstantin Olkhovskiy
_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Konstantin Olkhovskiy</dc:creator>
    <dc:date>2010-06-10T10:27:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/278">
    <title>Ping</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/278</link>
    <description>&lt;pre&gt;It has been very quiet recently.

I've got updates for the RPM spec files to enable clean building on 
64-bit machines. What would be best to get them into the repository and 
next release?

Cheers.

                                 - Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Lockhart</dc:creator>
    <dc:date>2010-04-15T01:21:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/277">
    <title>[PATCH] signalMainThread interceptor</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/277</link>
    <description>&lt;pre&gt;Here we go... I had some spare time to kill (well. actually I now have
this shiny embedded box sitting beside me and really wanted the feature
:-) and decided to not wait for you to reply on the main list - so here is
the implementation of the signalling callback as an interceptor. Feedback
is welcome.

Cheers,

Felix

_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Felix Nawothnig</dc:creator>
    <dc:date>2009-09-06T02:55:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/276">
    <title>Unhandled Exception on Debug Mode</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/276</link>
    <description>&lt;pre&gt;_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Alexander Duda</dc:creator>
    <dc:date>2009-08-21T08:24:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.corba.omniorb.devel/276">
    <title>Unhandled Exception on Debug Mode</title>
    <link>http://comments.gmane.org/gmane.comp.corba.omniorb.devel/276</link>
    <description>&lt;pre&gt;_______________________________________________
omniORB-dev mailing list
omniORB-dev&amp;lt; at &amp;gt;omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
&lt;/pre&gt;</description>
    <dc:creator>Alexander Duda</dc:creator>
    <dc:date>2009-08-21T08:24:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.corba.omniorb.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.corba.omniorb.devel</link>
  </textinput>
</rdf:RDF>
