Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Submiting PR to Paho-C

Thanks a lot Ian,

Just verified. I've checked that this change is on Develop branch. Do you know when is it going to make to master?

Thanks again, 

Angelo Ribeiro.

On Thu, Nov 5, 2015 at 2:50 AM, Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi Angelo,

as I've noted in the bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=480160), I've now added the 64 bit builds to the develop branch, and fixed the conversion warnings in the process.   Let me know if you find any issues.

Ian


On 11/03/2015 06:58 PM, Angelo Ribeiro wrote:
Thanks Ian!!

No objections on fixing those conversion warnings!!!
Thanks for taking my PR!

Angelo Ribeiro

Sent from Outlook




On Tue, Nov 3, 2015 at 9:30 AM -0800, "Ian Craggs" <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi Angelo,

I've been merging the changes, and when building the x64 version, I now get a bunch of

..\..\src\Heap.c(152): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data

warnings.   Seems like I should go fix those, unless you have another view?

Ian

On 10/29/2015 01:55 PM, Angelo Ribeiro wrote:
Thanks a Lot Ian!

Angelo Ribeiro

Sent from Outlook




On Thu, Oct 29, 2015 at 5:12 AM -0700, "Ian Craggs" <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi Angelo,

I've got hold of the change from Github and am working with it.  I realized that there were some things that needed fixing in the debug build too.  I hope to have it sorted in the next few days. 

Ian


On 10/23/2015 04:15 PM, Angelo Ribeiro wrote:
Thanks a log guys to take a look into this. 

Just let me know if you want me to move my PR to Gerrit. I've never used Gerrit, but I can learn as well. 
I have another PR for the Open SSL Cleanup and i will try to use Gerrit for this. 

Again, thanks a lot and let me know, 

Angelo Ribeiro.

On Fri, Oct 23, 2015 at 6:44 AM, Julien Vermillard <jvermillard@xxxxxxxxxxxxxxxxxx> wrote:
In my understanding "mirroring" is a way of "hosting" :)
If the CLA and sign-off is fine, I think the best is on your local clone to do something like:

git checkout -b the-branch-for-the-crontrib
git pull https://github.com/aribeironovaes/paho.mqtt.c.git master

git checkout master
git merge (--no-ff or --ff-only depending) the-branch-for-the-crontrib
git push origin master

Then if you don't rewrite the commit ID github will close the PR.

On Fri, Oct 23, 2015 at 06:01:02AM -0700, Ian Craggs wrote:
> Yes, but this page:
>
> https://wiki.eclipse.org/Development_Resources/Contributing_via_Git#via_GitHub
>
> on the Eclipse wiki says:
>
> If the project repository is hosted on GitHub, you can issue a standard GitHub
> pull request. Ensure that you have a CLA and that the commit record is properly
> "Signed-off-by" before you issue the request.
>
> and the Paho repositories are mirrored on GitHub, so I thought I should learn
> :-)  "Mirroring" may not be the same as "hosting", but I think the fact that
> the repositories are accessible from GitHub does set some expectations.  Angelo
> has signed the CLA and signed the contribution off.
>
> Ian
>
> On 10/23/2015 12:56 PM, Ian Skerrett wrote:
>
>     Would it be easier if Angelo just submits his pull request via Gerrit?
>
>
>     Sent from Samsung Mobile
>
>
>     -------- Original message --------
>     From: Ian Craggs
>     Date:10-23-2015 06:24 (GMT-05:00)
>     To: paho-dev@xxxxxxxxxxx
>     Subject: Re: [paho-dev] Submiting PR to Paho-C
>
>     Hi Angelo,
>
>     thanks for the contribution.  I'm not used to accepting pull requests from
>     Github (usually bugzilla or Gerrit) so I'm going to have to work out how to
>     handle it.    I hope to get to it over the weekend.
>
>     Ian
>
>
>     On 10/22/2015 08:54 PM, Angelo Ribeiro wrote:
>
>         Hi, 
>
>         I would like to know if I'm following the right process to contribute
>         back to paho-c. 
>
>         I have signed the CLA and have submit a pr on github. 
>
>         Here is the PR to add 64 bits (Windows) configuratio on our project
>         files...
>
>         https://github.com/eclipse/paho.mqtt.c/pull/2
>
>         Do I have to follow any other process or use other tools to have this
>         accepted? 
>
>         I have submit this on October 12th and not answer yet. 
>
>         I have another PR (A fix this time), but I would like to check if I'm
>         following the right process. 
>
>         Thanks,  
>         ---
>         Angelo Ribeiro
>         Msc - Federal University of Pernambuco
>         Team in Training Alumni Triple Crowned! :)
>
>
>
>         _______________________________________________
>         paho-dev mailing list
>         paho-dev@xxxxxxxxxxx
>         To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>         https://dev.eclipse.org/mailman/listinfo/paho-dev
>
>
>     --
>     Ian Craggs
>     icraggs@xxxxxxxxxx                 IBM United Kingdom
>     Paho Project Lead; Committer on Mosquitto
>
>
>
>
>     _______________________________________________
>     paho-dev mailing list
>     paho-dev@xxxxxxxxxxx
>     To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>     https://dev.eclipse.org/mailman/listinfo/paho-dev
>
>
> --
> Ian Craggs
> icraggs@xxxxxxxxxx                 IBM United Kingdom
> Paho Project Lead; Committer on Mosquitto
>
>

> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/paho-dev


--
Julien Vermillard
Mobile: +33680328665
jvermillard@xxxxxxxxxxxxxxxxxx :: https://www.sierrawireless.com
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev



--
---
Angelo Ribeiro
Msc - Federal University of Pernambuco
Team in Training Alumni Triple Crowned! :)


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev



--
---
Angelo Ribeiro
Msc - Federal University of Pernambuco
Team in Training Alumni Triple Crowned! :)

Back to the top