Problem-specifications: circular-buffer: Overwrite operation is not clear

Created on 30 Aug 2017  路  3Comments  路  Source: exercism/problem-specifications

The text says that The client can opt to overwrite the oldest data with a forced write. What it does not say is that this is only expected to happen when the buffer is full. The example shows this but the description does not make it clear. Basically overwrite is just write unless the buffer is full.

Most helpful comment

I can do that.

On September 7, 2017 2:36:59 AM PDT, Erik Schierboom notifications@github.com wrote:

@shaleh Would you be interested in creating a PR to fix this issue?

--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/exercism/problem-specifications/issues/889#issuecomment-327747888

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

All 3 comments

@shaleh Would you be interested in creating a PR to fix this issue?

I can do that.

On September 7, 2017 2:36:59 AM PDT, Erik Schierboom notifications@github.com wrote:

@shaleh Would you be interested in creating a PR to fix this issue?

--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/exercism/problem-specifications/issues/889#issuecomment-327747888

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

PR uploaded

Was this page helpful?
0 / 5 - 0 ratings