On Wed, 10 May 2017 15:37:57 -0400
"William L. Thomson Jr." <[email protected]> wrote:

> That is what I am used to from when I was a Gentoo developer years
> ago. Once you get commit access, it is unrestricted. It is expected
> to be respectful. If you touch another's stuff get permission etc.

Kind of funny to mention this and the timing. This is just an example it
is minor. But does give me a bit of concern about working in shared
repositories without checking with each other.

A user reported a known issue with ecrire under Wayland on IRC. I have
it on the Readme[1], and its an open issue[2]. Which I would think
anyone running into such, or looking to address would take the time to
look for such. Rather than any of that, sadly Raster went and commented
out the code. In the inactive repo.
https://git.enlightenment.org/apps/ecrire.git/commit/?id=20983dc2a2c737620c7aaf8f45d47d5e84e71334

I had just last night merged my branch into master on my Github
mirror/clone to prepare to sync the Englightenment ecrire git repo with
my Github one. This commit will cause issues for that merge. It can be
reverted/fixed. Without such merging my changes will be difficult as
that effects the very base. All my work was based off the commit before
the one raster just did. That commit will effect my changes to that
file and make merging difficult. Really best for no commits to be made
till my work was merged back in.

This is not really a quick fix and I have been spending time on the
matter. There is an open task which is related[3]. That one references
an older for the exact same code and purposes opened by Tom.

I had already coded a more proper fix that has the same effect of
commenting out the code by not enabling a IF DEFINE condition.

cmake -Dwayland=true .

At least that does not remove the function from ecore x and wayland.
Commenting out code removes from both. If my solution was not good,
commenting out the code is worse.

Anyway it is minor. This is intended to be a community project. With
others collaborating, etc. Though still has to be some coordination or
checking with each other before proceeding with commits that may cause
issues, additional time, work, etc for another.

1. https://github.com/Obsidian-StudiosInc/ecrire
2. https://github.com/Obsidian-StudiosInc/ecrire/issues/2
3. https://phab.enlightenment.org/T5476

-- 
William L. Thomson Jr.

Attachment: pgp2WHJPVhz3q.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to