Thanks Clement,

the best way is to make a pull request.
your commit must contain a
Signed-off-by: ...
line in order to be considered for inclusion.
and that can be achieved wirh
git commit -s

signing off a commit has some legal implications, so i encourage you to 
read the FAQ
(and make sure your employer is ok with that if appropriate)

Cheers,

Gilles

----- Original Message -----
> Hi everyone,
> 
> I found a typo in the comment for the opal_list_item_compare_fn_t 
> typedef (opal/class/opal_list.h:877). It says the functions should 
> return "11" instead of "-1" for a < b. Should I open a issue on the 
> github, or is there already a thread where to add minor typo mistakes, 
> or should a simple comment be enough?
> 
> Cheers,
> 
> Clément FOYER
> 
> _______________________________________________
> devel mailing list
> devel@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to