CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 07:24:02 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/vim/vim.git
etag: W/"053c8f00877517ca3f03f1d246efa151"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=dLM8Cp%2FhOrECRekYiEtnvG5RhG8qQBDJD3oZpRj6xJFWYnCOICyszY2uvrLBVVv%2Fryup9lz6GFhTOPIAvvUPty7ykb7t612uE1%2Bz%2FFPbYbt0R9HmDfoYkAT9B5AduZGs7jwGO%2B%2FXZhSWTUYia67bROBCujU3qG7O%2FJuGF8Lu4jgbM9OSLCAvoFtUFm4mwBhBG0ppEiQhMCp04iAwIFejrot7JaK3kSd1N%2B8syZ56kONEkR9CXatXDfRcrc1tTFCzFLLIN7XdpCcr6nev6Hgd7A%3D%3D--LUbjiPCLvj3sKMHi--WbBRdP8cW1gjdwx%2FSZLfCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.409070896.1753255439; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 07:23:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 07:23:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9B0A:36F97A:629CC1:7C27D8:68808E0F
patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref · vim/vim@a13f3a4 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit a13f3a4
patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref
Problem: 'findexpr' can't be used for lambads
(Justin Keyes)
Solution: Replace the findexpr option with the findfunc option
(Yegappan Lakshmanan)
related: #15905
closes: #15976
Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>1 parent 0b8176d commit a13f3a4Copy full SHA for a13f3a4
File tree
Expand file treeCollapse file tree
25 files changed
+628
-255
lines changedFilter options
- runtime/doc
- src
- proto
- testdir
Expand file treeCollapse file tree
25 files changed
+628
-255
lines changed+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
2027 | 2027 |
| |
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 |
| - | |
2031 |
| - | |
2032 |
| - | |
2033 |
| - | |
2034 | 2030 |
| |
2035 | 2031 |
| |
2036 | 2032 |
| |
| |||
2228 | 2224 |
| |
2229 | 2225 |
| |
2230 | 2226 |
| |
2231 |
| - | |
2232 |
| - | |
| 2227 | + | |
2233 | 2228 |
| |
2234 | 2229 |
| |
2235 | 2230 |
| |
|
+28-27Lines changed: 28 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
446 | 447 |
| |
447 | 448 |
| |
448 | 449 |
| |
| |||
3552 | 3553 |
| |
3553 | 3554 |
| |
3554 | 3555 |
| |
3555 |
| - | |
3556 |
| - | |
| 3556 | + | |
| 3557 | + | |
3557 | 3558 |
| |
3558 | 3559 |
| |
3559 | 3560 |
| |
3560 |
| - | |
| 3561 | + | |
3561 | 3562 |
| |
3562 | 3563 |
| |
3563 | 3564 |
| |
3564 |
| - | |
3565 |
| - | |
| 3565 | + | |
| 3566 | + | |
3566 | 3567 |
| |
3567 |
| - | |
3568 |
| - | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
3569 | 3573 |
| |
3570 |
| - | |
3571 |
| - | |
3572 |
| - | |
| 3574 | + | |
| 3575 | + | |
3573 | 3576 |
| |
3574 |
| - | |
3575 |
| - | |
| 3577 | + | |
| 3578 | + | |
3576 | 3579 |
| |
3577 | 3580 |
| |
3578 |
| - | |
| 3581 | + | |
3579 | 3582 |
| |
3580 | 3583 |
| |
3581 |
| - | |
3582 |
| - | |
3583 | 3584 |
| |
3584 |
| - | |
| 3585 | + | |
3585 | 3586 |
| |
3586 | 3587 |
| |
3587 | 3588 |
| |
3588 | 3589 |
| |
3589 | 3590 |
| |
3590 | 3591 |
| |
3591 | 3592 |
| |
3592 |
| - | |
3593 |
| - | |
| 3593 | + | |
| 3594 | + | |
3594 | 3595 |
| |
3595 | 3596 |
| |
3596 |
| - | |
| 3597 | + | |
3597 | 3598 |
| |
3598 | 3599 |
| |
3599 |
| - | |
| 3600 | + | |
3600 | 3601 |
| |
3601 |
| - | |
| 3602 | + | |
3602 | 3603 |
| |
3603 |
| - | |
| 3604 | + | |
3604 | 3605 |
| |
3605 | 3606 |
| |
3606 | 3607 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 |
| - | |
| 710 | + | |
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
271 | 270 |
| |
272 | 271 |
| |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
| |||
6510 | 6510 |
| |
6511 | 6511 |
| |
6512 | 6512 |
| |
6513 |
| - | |
6514 | 6513 |
| |
6515 | 6514 |
| |
6516 | 6515 |
| |
| |||
10942 | 10941 |
| |
10943 | 10942 |
| |
10944 | 10943 |
| |
10945 |
| - | |
10946 | 10944 |
| |
10947 | 10945 |
| |
10948 | 10946 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41652 | 41652 |
| |
41653 | 41653 |
| |
41654 | 41654 |
| |
41655 |
| - | |
| 41655 | + | |
41656 | 41656 |
| |
41657 | 41657 |
| |
41658 | 41658 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2412 | 2412 |
| |
2413 | 2413 |
| |
2414 | 2414 |
| |
2415 |
| - | |
2416 | 2415 |
| |
2417 | 2416 |
| |
2418 | 2417 |
| |
| |||
2485 | 2484 |
| |
2486 | 2485 |
| |
2487 | 2486 |
| |
| 2487 | + | |
| 2488 | + | |
2488 | 2489 |
| |
2489 | 2490 |
| |
2490 | 2491 |
| |
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
1419 | 1419 |
| |
1420 | 1420 |
| |
1421 | 1421 |
| |
1422 |
| - | |
| 1422 | + | |
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 | 1425 |
| |
| |||
2140 | 2140 |
| |
2141 | 2141 |
| |
2142 | 2142 |
| |
2143 |
| - | |
| 2143 | + | |
2144 | 2144 |
| |
2145 | 2145 |
| |
2146 | 2146 |
| |
| |||
2853 | 2853 |
| |
2854 | 2854 |
| |
2855 | 2855 |
| |
2856 |
| - | |
| 2856 | + | |
2857 | 2857 |
| |
2858 | 2858 |
| |
2859 |
| - | |
| 2859 | + | |
2860 | 2860 |
| |
2861 | 2861 |
| |
2862 | 2862 |
| |
| |||
3122 | 3122 |
| |
3123 | 3123 |
| |
3124 | 3124 |
| |
3125 |
| - | |
| 3125 | + | |
3126 | 3126 |
| |
3127 | 3127 |
| |
3128 | 3128 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3652 | 3652 |
| |
3653 | 3653 |
| |
3654 | 3654 |
| |
3655 |
| - | |
3656 |
| - | |
| 3655 | + | |
| 3656 | + |
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
|
+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
164 |
| - | |
| 163 | + | |
165 | 164 |
| |
166 | 165 |
| |
167 | 166 |
| |
| |||
235 | 234 |
| |
236 | 235 |
| |
237 | 236 |
| |
238 |
| - | |
239 | 237 |
| |
240 | 238 |
| |
241 | 239 |
| |
|
You can’t perform that action at this time.
0 commit comments