Attachmentmethod as and struct ChangeHighlight are moved from property.idl
to /gen_ndr/property.h.

And there are there are some changes in 4140 version since 4139, in these
structures:

ChangeHighLight structure:

-        Openchange has ChangeHighLightSize, 

-        SOGo plugin, MAPIStoreAppointmentWrapper has Size (line 1373 and
more) ;

-        Openchange has ChangeHighLightValue, 

-        SOGo plugin, MAPIStoreAppointmentWrapper has Value (line 1381 and
more) ;

ExtendedException structure:

-        Openchange has *WideCharSubject, 

-        SOGo plugin, MAPIStoreAppointmentWrapper has Subject (line 1404 and
more) ;

-        Openchange has *WideCharLocation, 

-        SOGo plugin, MAPIStoreAppointmentWrapper has Location (line 1417
and more) ;

 

That has not been reflected at SOGo plugin code yet.

 

From: Oooo1 [mailto:oo...@front.ru] 
Sent: Saturday, August 25, 2012 2:26 AM
To: users@sogo.nu
Cc: users-requ...@sogo.nu
Subject: FW: SOGo plugin building process error with SOGo
62e7b3488d4ad08a0899f6a8ce833621b1476f8c revision !

 

It is because of moving ChangeHighlight and some other element such as
afEmbeddedMessage from property.idl in 4140 version in difference of 4139
version.

I don' t know is it made for the right way or not. 

 

From: Oooo1 [mailto:oo...@front.ru] 
Sent: Saturday, August 25, 2012 1:42 AM
To: users-requ...@sogo.nu
Cc:  <mailto:users@sogo.nu> users@sogo.nu
Subject: SOGo plugin building process error with SOGo
62e7b3488d4ad08a0899f6a8ce833621b1476f8c revision !

 

Error is appeared while SOGo plugin is building:

MAPIStoreAppointmentWrapper.m: In function<-[MAPIStoreAppointmentWrapper
_fillExceptionInfo:andExtendedException:withException:inMemCtx:]>:

MAPIStoreAppointmentWrapper.m:1373:37: error: <struct ChangeHighlight>
doesn't contain elent named <Size>

MAPIStoreAppointmentWrapper.m:1381:37: error: <struct ChangeHighlight>
doesn't contain elent named <Value>

MAPIStoreAppointmentWrapper.m:1381:46: error: <BIT_CH_START> undeclared
(first use in this function)

MAPIStoreAppointmentWrapper.m:1390:37: error: <struct ChangeHighlight>
doesn't contain elent named <Value>

MAPIStoreAppointmentWrapper.m:1390:47: error: <BIT_CH_END> undeclared (first
use in this function)

MAPIStoreAppointmentWrapper.m:1403:41: error: <struct ChangeHighlight>
doesn't contain elent named <Value>

MAPIStoreAppointmentWrapper.m:1403:51: error: <BIT_CH_SUBJECT> undeclared
(first use in this function)

MAPIStoreAppointmentWrapper.m:1404:24: error: <struct ExtendedException>
doesn't contain elent named <Subject>

MAPIStoreAppointmentWrapper.m:1409:40: error: <struct ExtendedException>
doesn't contain elent named <Subject>

MAPIStoreAppointmentWrapper.m:1416:41: error: <struct ChangeHighlight>
doesn't contain elent named <Value>

MAPIStoreAppointmentWrapper.m:1416:51: error: <BIT_CH_LOCATION> undeclared
(first use in this function)

MAPIStoreAppointmentWrapper.m:1417:24: error: <struct ExtendedException>
doesn't contain elent named <Location>

MAPIStoreAppointmentWrapper.m:1421:40: error: <struct ExtendedException>
doesn't contain elent named <Location>

 

It is translation from Russian.

It was got from Openchange 4140 and SOGo
62e7b3488d4ad08a0899f6a8ce833621b1476f8c revision.

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to