Posts by Lucas Cavalcanti • 81 points
5 posts
-
1
votes2
answers426
viewsA: Git Bash - Segmentation fault
Well, I managed to get around the problem by reverting build 14251 to build 11099 from Windows 10 Pro Insider Preview. If anyone has a solution that works in build 14251 I would be grateful.…
-
1
votes2
answers426
viewsQ: Git Bash - Segmentation fault
Hi, I have a very annoying problem with the GIT program. When I open Gitbash in the desired folder and enter any command, they simply gives the error "Segmentation fault". I searched the internet…
-
0
votes1
answer943
viewsA: Manipulate an iframe through another iframe
Solution: I tried to follow Sergio’s idea of using "load()", but in my case this is a bit difficult to use. I particularly prefer the load, because the code can load faster, but I would have to mix…
-
1
votes1
answer943
viewsQ: Manipulate an iframe through another iframe
Hello, I have a question and I would like to ask for your help. Well, I’ll try to explain more or less the problem (the names I’ll quote are just for example). Imagine I have a file called…
-
5
votes1
answer337
viewsQ: How to merge a file with several other files, dynamically using Grunt?
I have a problem that I cannot solve in any way. The problem is this: I use the Grunt to automate the tasks of my projects, and in this case, I am using it as follows: As I did in the above drawing,…