You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pirk.apache.org by wraydulany <gi...@git.apache.org> on 2016/09/17 04:02:30 UTC

[GitHub] incubator-pirk pull request #91: [Pirk-66] - Fix Website To Indicate Pirk's ...

GitHub user wraydulany opened a pull request:

    https://github.com/apache/incubator-pirk/pull/91

    [Pirk-66] - Fix Website To Indicate Pirk's Use of Java 8

    This is a one-byte change. Heck, it's a one-bit change, from a certain pov.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wraydulany/incubator-pirk PIRK-66

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-pirk/pull/91.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #91
    
----
commit 838710a726bd7e7386e29ced4583c575674f400d
Author: Walter Ray-Dulany <ra...@gmail.com>
Date:   2016-09-16T18:37:51Z

    Now for_developers.md says we're developing for Java 8.

commit 3548428d3966a341a7ab7dc6722a7f7049251286
Author: Walter Ray-Dulany <ra...@gmail.com>
Date:   2016-09-17T02:01:04Z

    Trying to trigger a commit.

commit 79cc576c0540edeeb336edbc7b7eb17e9773fedb
Author: Walter Ray-Dulany <ra...@gmail.com>
Date:   2016-09-17T02:04:20Z

    Triggered that commit, deleting pointless space.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

Re: [GitHub] incubator-pirk pull request #91: [Pirk-66] - Fix Website To Indicate Pirk's ...

Posted by Tim Ellison <t....@gmail.com>.
;-)

On 19/09/16 12:35, Walter Ray-Dulany wrote:
> I concede that in every way used in English (the only language i was
> considering), it's not a1 bit change; only if I'm allowed to abuse meaning
> to contort those words into '1 bit addition' could my sentence even
> remotely be considered correct.
> 
> :( :)
> 
> On Sep 19, 2016 5:33 AM, "Tim Ellison" <t....@gmail.com> wrote:
> 
>> Caution: extreme trivia below.. :-)
>>
>> On 17/09/16 05:02, wraydulany wrote:
>>> GitHub user wraydulany opened a pull request:
>>>
>>>     https://github.com/apache/incubator-pirk/pull/91
>>>
>>>     [Pirk-66] - Fix Website To Indicate Pirk's Use of Java 8
>>>
>>>     This is a one-byte change. Heck, it's a one-bit change, from a
>> certain pov.
>>
>> I don't see how this could be a one-bit change, what pov are you
>> thinking of?
>>
>> ASCII char '7' (0b00110111) to '8' (0b00111000), and even decimal 7
>> (0b0111) to decimal 8 (0b1000), requires flipping 4 bits.
>>
>> With apologies,
>> Tim
>>
>>> You can merge this pull request into a Git repository by running:
>>>
>>>     $ git pull https://github.com/wraydulany/incubator-pirk PIRK-66
>>>
>>> Alternatively you can review and apply these changes as the patch at:
>>>
>>>     https://github.com/apache/incubator-pirk/pull/91.patch
>>>
>>> To close this pull request, make a commit to your master/trunk branch
>>> with (at least) the following in the commit message:
>>>
>>>     This closes #91
>>>
>>> ----
>>> commit 838710a726bd7e7386e29ced4583c575674f400d
>>> Author: Walter Ray-Dulany <ra...@gmail.com>
>>> Date:   2016-09-16T18:37:51Z
>>>
>>>     Now for_developers.md says we're developing for Java 8.
>>>
>>> commit 3548428d3966a341a7ab7dc6722a7f7049251286
>>> Author: Walter Ray-Dulany <ra...@gmail.com>
>>> Date:   2016-09-17T02:01:04Z
>>>
>>>     Trying to trigger a commit.
>>>
>>> commit 79cc576c0540edeeb336edbc7b7eb17e9773fedb
>>> Author: Walter Ray-Dulany <ra...@gmail.com>
>>> Date:   2016-09-17T02:04:20Z
>>>
>>>     Triggered that commit, deleting pointless space.
>>>
>>> ----
>>>
>>>
>>> ---
>>> If your project is set up for it, you can reply to this email and have
>> your
>>> reply appear on GitHub as well. If your project does not have this
>> feature
>>> enabled and wishes so, or if the feature is enabled but not working,
>> please
>>> contact infrastructure at infrastructure@apache.org or file a JIRA
>> ticket
>>> with INFRA.
>>> ---
>>>
>>
> 

Re: [GitHub] incubator-pirk pull request #91: [Pirk-66] - Fix Website To Indicate Pirk's ...

Posted by Walter Ray-Dulany <ra...@apache.org>.
I concede that in every way used in English (the only language i was
considering), it's not a1 bit change; only if I'm allowed to abuse meaning
to contort those words into '1 bit addition' could my sentence even
remotely be considered correct.

:( :)

On Sep 19, 2016 5:33 AM, "Tim Ellison" <t....@gmail.com> wrote:

> Caution: extreme trivia below.. :-)
>
> On 17/09/16 05:02, wraydulany wrote:
> > GitHub user wraydulany opened a pull request:
> >
> >     https://github.com/apache/incubator-pirk/pull/91
> >
> >     [Pirk-66] - Fix Website To Indicate Pirk's Use of Java 8
> >
> >     This is a one-byte change. Heck, it's a one-bit change, from a
> certain pov.
>
> I don't see how this could be a one-bit change, what pov are you
> thinking of?
>
> ASCII char '7' (0b00110111) to '8' (0b00111000), and even decimal 7
> (0b0111) to decimal 8 (0b1000), requires flipping 4 bits.
>
> With apologies,
> Tim
>
> > You can merge this pull request into a Git repository by running:
> >
> >     $ git pull https://github.com/wraydulany/incubator-pirk PIRK-66
> >
> > Alternatively you can review and apply these changes as the patch at:
> >
> >     https://github.com/apache/incubator-pirk/pull/91.patch
> >
> > To close this pull request, make a commit to your master/trunk branch
> > with (at least) the following in the commit message:
> >
> >     This closes #91
> >
> > ----
> > commit 838710a726bd7e7386e29ced4583c575674f400d
> > Author: Walter Ray-Dulany <ra...@gmail.com>
> > Date:   2016-09-16T18:37:51Z
> >
> >     Now for_developers.md says we're developing for Java 8.
> >
> > commit 3548428d3966a341a7ab7dc6722a7f7049251286
> > Author: Walter Ray-Dulany <ra...@gmail.com>
> > Date:   2016-09-17T02:01:04Z
> >
> >     Trying to trigger a commit.
> >
> > commit 79cc576c0540edeeb336edbc7b7eb17e9773fedb
> > Author: Walter Ray-Dulany <ra...@gmail.com>
> > Date:   2016-09-17T02:04:20Z
> >
> >     Triggered that commit, deleting pointless space.
> >
> > ----
> >
> >
> > ---
> > If your project is set up for it, you can reply to this email and have
> your
> > reply appear on GitHub as well. If your project does not have this
> feature
> > enabled and wishes so, or if the feature is enabled but not working,
> please
> > contact infrastructure at infrastructure@apache.org or file a JIRA
> ticket
> > with INFRA.
> > ---
> >
>

Re: [GitHub] incubator-pirk pull request #91: [Pirk-66] - Fix Website To Indicate Pirk's ...

Posted by Tim Ellison <t....@gmail.com>.
Caution: extreme trivia below.. :-)

On 17/09/16 05:02, wraydulany wrote:
> GitHub user wraydulany opened a pull request:
> 
>     https://github.com/apache/incubator-pirk/pull/91
> 
>     [Pirk-66] - Fix Website To Indicate Pirk's Use of Java 8
> 
>     This is a one-byte change. Heck, it's a one-bit change, from a certain pov.

I don't see how this could be a one-bit change, what pov are you
thinking of?

ASCII char '7' (0b00110111) to '8' (0b00111000), and even decimal 7
(0b0111) to decimal 8 (0b1000), requires flipping 4 bits.

With apologies,
Tim

> You can merge this pull request into a Git repository by running:
> 
>     $ git pull https://github.com/wraydulany/incubator-pirk PIRK-66
> 
> Alternatively you can review and apply these changes as the patch at:
> 
>     https://github.com/apache/incubator-pirk/pull/91.patch
> 
> To close this pull request, make a commit to your master/trunk branch
> with (at least) the following in the commit message:
> 
>     This closes #91
>     
> ----
> commit 838710a726bd7e7386e29ced4583c575674f400d
> Author: Walter Ray-Dulany <ra...@gmail.com>
> Date:   2016-09-16T18:37:51Z
> 
>     Now for_developers.md says we're developing for Java 8.
> 
> commit 3548428d3966a341a7ab7dc6722a7f7049251286
> Author: Walter Ray-Dulany <ra...@gmail.com>
> Date:   2016-09-17T02:01:04Z
> 
>     Trying to trigger a commit.
> 
> commit 79cc576c0540edeeb336edbc7b7eb17e9773fedb
> Author: Walter Ray-Dulany <ra...@gmail.com>
> Date:   2016-09-17T02:04:20Z
> 
>     Triggered that commit, deleting pointless space.
> 
> ----
> 
> 
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
> 

[GitHub] incubator-pirk issue #91: [Pirk-66] - Fix Website To Indicate Pirk's Use of ...

Posted by ellisonanne <gi...@git.apache.org>.
Github user ellisonanne commented on the issue:

    https://github.com/apache/incubator-pirk/pull/91
  
    +1 merging now


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-pirk pull request #91: [Pirk-66] - Fix Website To Indicate Pirk's ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-pirk/pull/91


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---