|
List Info
Thread: CR: Multiple changes in common/util for porting Atlas for BREW platform
|
|
| CR: Multiple changes in common/util for
porting Atlas for BREW platform |
  India |
2008-01-16 06:28:40 |
Synopsis:
Multiple changes in common/util for porting Atlas for BREW
3.1.5
Overview:
- Changes related to OS chars
- Added Hxversion Info for BREW
- Added Prefs for Brew
- Other fixes
Files Added:
common/util/pub/platform/brew/brew_pref.h
common/util/platform/brew/brew_pref.cpp
common/util/brew.pcf
Files Modified:
common/util/chxuuid.cpp
common/util/cookhlpr.cpp
common/util/cookies.cpp
common/util/db_dict.cpp
common/util/hxescapeutil.cpp
common/util/hxsmutil.cpp
common/util/hxurl.cpp
common/util/hxurlutil.cpp
common/util/hxwinver.cpp
common/util/netbyte.cpp
common/util/pref.cpp
common/util/verutil.cpp
common/util/pub/hxwinver.h
common/util/pub/localrep.h
common/util/pub/property.h
Image Size and Heap Use impact (Client -Only):
None.
Platforms and Profiles Affected:
platform : brew-3.1.5-vc7-emulator (new SystemID)
profile : helix-client-brewext-wins (new profile)
Distribution Libraries Affected:
None
Distribution library impact and planned action:
None
Platforms and Profiles Build Verified:
BIF branch -> hxclient_3_1_0_atlas_restricted
Target(s) -> client_brewext (new target)
Profile -> helix-client-brewext-wins (new
profile)
System ID -> brew-3.1.5-vc7-emulator (new SystemID)
Branch:
HEAD, hxclient_3_1_0_atlas
Files Attached:
common_util.diff.txt
Thanks & Regards
Varun Kathuria
_______________________________________________
Common-dev mailing list
Common-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
|
|
|
|
|
|
| RE: CR: Multiple changes in common/util
for porting Atlasfor BREW platform |
  United States |
2008-01-16 08:38:51 |
My comments:
1) brew.pcf
- Needs license headers
2) brew_pref.cpp
This file just looks stubbed out, and not complete.
Is this an oversight, or did you intend it to
be this way?
Rest looks good.
Eric
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> -----Original Message-----
> From: common-dev-bounces helixcommunity.org
> [mailto:common-dev-bounces helixcommunity.org] On
Behalf Of
> Varun Kathuria
> Sent: Wednesday, January 16, 2008 7:29 AM
> To: common-dev helixcommunity.org
> Subject: [Common-dev] CR: Multiple changes in
common/util for
> porting Atlasfor BREW platform
>
>
> Synopsis:
> Multiple changes in common/util for porting Atlas for
BREW 3.1.5
>
> Overview:
> - Changes related to OS chars
> - Added Hxversion Info for BREW
> - Added Prefs for Brew
> - Other fixes
>
> Files Added:
> common/util/pub/platform/brew/brew_pref.h
> common/util/platform/brew/brew_pref.cpp
> common/util/brew.pcf
>
>
> Files Modified:
> common/util/chxuuid.cpp
> common/util/cookhlpr.cpp
> common/util/cookies.cpp
> common/util/db_dict.cpp
> common/util/hxescapeutil.cpp
> common/util/hxsmutil.cpp
> common/util/hxurl.cpp
> common/util/hxurlutil.cpp
> common/util/hxwinver.cpp
> common/util/netbyte.cpp
> common/util/pref.cpp
> common/util/verutil.cpp
> common/util/pub/hxwinver.h
> common/util/pub/localrep.h
> common/util/pub/property.h
>
> Image Size and Heap Use impact (Client -Only):
> None.
>
> Platforms and Profiles Affected:
> platform : brew-3.1.5-vc7-emulator (new SystemID)
> profile : helix-client-brewext-wins (new profile)
>
> Distribution Libraries Affected:
> None
>
> Distribution library impact and planned action:
> None
>
> Platforms and Profiles Build Verified:
>
> BIF branch -> hxclient_3_1_0_atlas_restricted
> Target(s) -> client_brewext (new target)
> Profile -> helix-client-brewext-wins (new
profile)
> System ID -> brew-3.1.5-vc7-emulator (new
SystemID)
>
>
> Branch:
> HEAD, hxclient_3_1_0_atlas
>
> Files Attached:
> common_util.diff.txt
>
> Thanks & Regards
> Varun Kathuria
>
_______________________________________________
Common-dev mailing list
Common-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
|
|
| Re: CR: Multiple changes in common/util
for porting Atlasfor BREW platform |
  India |
2008-01-17 05:53:21 |
|
Reply Inline.
----- Original Message -----
Sent: Wednesday, January 16, 2008 8:08
PM
Subject: RE: [Common-dev] CR: Multiple changes in
common/util for porting Atlasfor BREW platform
> > My comments: > > 1)
brew.pcf > > - Needs license headers Added license header
> 2) brew_pref.cpp >
> This file just looks stubbed out, and not
complete. > Is this an oversight, or did you intend it
to > be this way? We are not using
preferences at present, thats why a dummy preference is
added.
|
| RE: CR: Multiple changes in common/util
for porting Atlasfor BREW platform |
  United States |
2008-01-17 07:08:05 |
Ok - looks good for checkin.
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> -----Original Message-----
> From: Varun Kathuria [mailto:vkathuria real.com]
> Sent: Thursday, January 17, 2008 6:53 AM
> To: ehyche real.com; common-dev helixcommunity.org
> Subject: Re: [Common-dev] CR: Multiple changes in
common/util
> for porting Atlasfor BREW platform
>
> Reply Inline.
> ----- Original Message -----
> From: "Eric Hyche" <ehyche real.com
<mailto:ehyche real.com> >
> To: "'Varun Kathuria'" <vkathuria real.com
> <mailto:vkathuria real.com> >;
<common-dev helixcommunity.org
> <mailto:common-dev helixcommunity.org>
>
> Sent: Wednesday, January 16, 2008 8:08 PM
> Subject: RE: [Common-dev] CR: Multiple changes in
common/util
> for porting Atlasfor BREW platform
>
>
> >
> > My comments:
> >
> > 1) brew.pcf
> >
> > - Needs license headers
> Added license header
>
> > 2) brew_pref.cpp
> >
> > This file just looks stubbed out, and not
complete.
> > Is this an oversight, or did you intend it to
> > be this way?
> We are not using preferences at present, thats why a
dummy
> preference is added.
>
> > Rest looks good.
> >
> > Eric
> >
> > =============================================
> > Eric Hyche (ehyche real.com
<mailto:ehyche real.com> )
> > Technical Lead
> > RealNetworks, Inc.
> >
> >> -----Original Message-----
> >> From: common-dev-bounces helixcommunity.org
> <mailto:common-dev-bounces helixcommunity.org>
> >> [mailto:common-dev-bounces helixcommunity.org] On Behalf Of
> >> Varun Kathuria
> >> Sent: Wednesday, January 16, 2008 7:29 AM
> >> To: common-dev helixcommunity.org
> <mailto:common-dev helixcommunity.org>
> >> Subject: [Common-dev] CR: Multiple changes in
common/util for
> >> porting Atlasfor BREW platform
> >>
> >>
> >> Synopsis:
> >> Multiple changes in common/util for porting
Atlas for BREW 3.1.5
> >>
> >> Overview:
> >> - Changes related to OS chars
> >> - Added Hxversion Info for BREW
> >> - Added Prefs for Brew
> >> - Other fixes
> >>
> >> Files Added:
> >> common/util/pub/platform/brew/brew_pref.h
> >> common/util/platform/brew/brew_pref.cpp
> >> common/util/brew.pcf
> >>
> >>
> >> Files Modified:
> >> common/util/chxuuid.cpp
> >> common/util/cookhlpr.cpp
> >> common/util/cookies.cpp
> >> common/util/db_dict.cpp
> >> common/util/hxescapeutil.cpp
> >> common/util/hxsmutil.cpp
> >> common/util/hxurl.cpp
> >> common/util/hxurlutil.cpp
> >> common/util/hxwinver.cpp
> >> common/util/netbyte.cpp
> >> common/util/pref.cpp
> >> common/util/verutil.cpp
> >> common/util/pub/hxwinver.h
> >> common/util/pub/localrep.h
> >> common/util/pub/property.h
> >>
> >> Image Size and Heap Use impact (Client
-Only):
> >> None.
> >>
> >> Platforms and Profiles Affected:
> >> platform : brew-3.1.5-vc7-emulator (new
SystemID)
> >> profile : helix-client-brewext-wins (new
profile)
> >>
> >> Distribution Libraries Affected:
> >> None
> >>
> >> Distribution library impact and planned
action:
> >> None
> >>
> >> Platforms and Profiles Build Verified:
> >>
> >> BIF branch ->
hxclient_3_1_0_atlas_restricted
> >> Target(s) -> client_brewext (new
target)
> >> Profile ->
helix-client-brewext-wins (new profile)
> >> System ID -> brew-3.1.5-vc7-emulator (new
SystemID)
> >>
> >>
> >> Branch:
> >> HEAD, hxclient_3_1_0_atlas
> >>
> >> Files Attached:
> >> common_util.diff.txt
> >>
> >> Thanks & Regards
> >> Varun Kathuria
> >>
> >
>
_______________________________________________
Common-dev mailing list
Common-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
|
|
| CN: Multiple changes in common/util for
porting Atlasfor BREW platform |
  India |
2008-01-18 05:34:08 |
Thanks Eric
This has been checked into hxclient_3_1_0_atlas, Head
Thanks & Regards
Varun Kathuria
----- Original Message -----
From: "Eric Hyche" <ehyche real.com>
To: "'Varun Kathuria'" <vkathuria real.com>; <common-dev helixcommunity.org>
Sent: Thursday, January 17, 2008 6:38 PM
Subject: RE: [Common-dev] CR: Multiple changes in
common/util for porting
Atlasfor BREW platform
>
> Ok - looks good for checkin.
>
> =============================================
> Eric Hyche (ehyche real.com)
> Technical Lead
> RealNetworks, Inc.
>
>> -----Original Message-----
>> From: Varun Kathuria [mailto:vkathuria real.com]
>> Sent: Thursday, January 17, 2008 6:53 AM
>> To: ehyche real.com; common-dev helixcommunity.org
>> Subject: Re: [Common-dev] CR: Multiple changes in
common/util
>> for porting Atlasfor BREW platform
>>
>> Reply Inline.
>> ----- Original Message -----
>> From: "Eric Hyche" <ehyche real.com
<mailto:ehyche real.com> >
>> To: "'Varun Kathuria'" <vkathuria real.com
>> <mailto:vkathuria real.com> >;
<common-dev helixcommunity.org
>> <mailto:common-dev helixcommunity.org>
>
>> Sent: Wednesday, January 16, 2008 8:08 PM
>> Subject: RE: [Common-dev] CR: Multiple changes in
common/util
>> for porting Atlasfor BREW platform
>>
>>
>> >
>> > My comments:
>> >
>> > 1) brew.pcf
>> >
>> > - Needs license headers
>> Added license header
>>
>> > 2) brew_pref.cpp
>> >
>> > This file just looks stubbed out, and not
complete.
>> > Is this an oversight, or did you intend it
to
>> > be this way?
>> We are not using preferences at present, thats why
a dummy
>> preference is added.
>>
>> > Rest looks good.
>> >
>> > Eric
>> >
>> > =============================================
>> > Eric Hyche (ehyche real.com
<mailto:ehyche real.com> )
>> > Technical Lead
>> > RealNetworks, Inc.
>> >
>> >> -----Original Message-----
>> >> From: common-dev-bounces helixcommunity.org
>> <mailto:common-dev-bounces helixcommunity.org>
>> >> [mailto:common-dev-bounces helixcommunity.org] On Behalf Of
>> >> Varun Kathuria
>> >> Sent: Wednesday, January 16, 2008 7:29 AM
>> >> To: common-dev helixcommunity.org
>> <mailto:common-dev helixcommunity.org>
>> >> Subject: [Common-dev] CR: Multiple changes
in common/util for
>> >> porting Atlasfor BREW platform
>> >>
>> >>
>> >> Synopsis:
>> >> Multiple changes in common/util for
porting Atlas for BREW 3.1.5
>> >>
>> >> Overview:
>> >> - Changes related to OS chars
>> >> - Added Hxversion Info for BREW
>> >> - Added Prefs for Brew
>> >> - Other fixes
>> >>
>> >> Files Added:
>> >> common/util/pub/platform/brew/brew_pref.h
>> >> common/util/platform/brew/brew_pref.cpp
>> >> common/util/brew.pcf
>> >>
>> >>
>> >> Files Modified:
>> >> common/util/chxuuid.cpp
>> >> common/util/cookhlpr.cpp
>> >> common/util/cookies.cpp
>> >> common/util/db_dict.cpp
>> >> common/util/hxescapeutil.cpp
>> >> common/util/hxsmutil.cpp
>> >> common/util/hxurl.cpp
>> >> common/util/hxurlutil.cpp
>> >> common/util/hxwinver.cpp
>> >> common/util/netbyte.cpp
>> >> common/util/pref.cpp
>> >> common/util/verutil.cpp
>> >> common/util/pub/hxwinver.h
>> >> common/util/pub/localrep.h
>> >> common/util/pub/property.h
>> >>
>> >> Image Size and Heap Use impact (Client
-Only):
>> >> None.
>> >>
>> >> Platforms and Profiles Affected:
>> >> platform : brew-3.1.5-vc7-emulator (new
SystemID)
>> >> profile : helix-client-brewext-wins
(new profile)
>> >>
>> >> Distribution Libraries Affected:
>> >> None
>> >>
>> >> Distribution library impact and planned
action:
>> >> None
>> >>
>> >> Platforms and Profiles Build Verified:
>> >>
>> >> BIF branch ->
hxclient_3_1_0_atlas_restricted
>> >> Target(s) -> client_brewext (new
target)
>> >> Profile ->
helix-client-brewext-wins (new profile)
>> >> System ID -> brew-3.1.5-vc7-emulator
(new SystemID)
>> >>
>> >>
>> >> Branch:
>> >> HEAD, hxclient_3_1_0_atlas
>> >>
>> >> Files Attached:
>> >> common_util.diff.txt
>> >>
>> >> Thanks & Regards
>> >> Varun Kathuria
>> >>
>> >
>>
>
_______________________________________________
Common-dev mailing list
Common-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|