Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(564)

Issue 4564052: Updated sample app to include pipe writer using file I/O (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by yangsu
Modified:
13 years, 4 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Turn off GPIPE by default. Put FILE_PIPE definition inside a ifdef #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M samplecode/SampleApp.cpp View 1 4 chunks +22 lines, -3 lines 0 comments Download

Messages

Total messages: 4
yangsu
13 years, 4 months ago (2011-06-01 15:31:31 UTC) #1
reed1
no need to checkin your xcode proj for SampleApp.cpp 1. Lets keep the default to ...
13 years, 4 months ago (2011-06-01 17:07:26 UTC) #2
yangsu
I have turned GPIPE off by default. I also put the FILE_PIPE definition inside a ...
13 years, 4 months ago (2011-06-01 17:33:35 UTC) #3
reed1
13 years, 4 months ago (2011-06-01 17:39:04 UTC) #4
Maybe we wait until we enable it by default to checkin a new proj.

On Wed, Jun 1, 2011 at 1:33 PM,  <yangsu@google.com> wrote:
> I have turned GPIPE off by default. I also put the FILE_PIPE definition
> inside a ifdef so that it can only be defined when GPIPE is used.
>
> Would it be useful if I update the xcode project file to include the new
> tests and include the sources files for pipe reader and pipe writer?
> Because the project file currently will not compile if the TEST_GPIPE
> flag is turned on.
>
> On 2011/06/01 17:07:26, reed1 wrote:
>>
>> no need to checkin your xcode proj
>
>> for SampleApp.cpp
>
>> 1. Lets keep the default to not enable the GPIPE code
>> 2. Can your version successfully work with and without the FILE_PIPE
>
> defined?
>
>
>
> http://codereview.appspot.com/4564052/
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b